Archive for the 'Design' Category

Creating The Perfect Portfolio

No Comments

If you’re a designer looking for a job—whether of the freelance or permanent variety—then an online portfolio is pretty much mandatory. In many instances, your portfolio will be looked at without you present, without any other information about you, and probably by a person who has never spoken to or seen you in person. If your portfolio has to stand alone in a critical situation like hiring, it’s worth spending some time making sure it’s going to get the job done!

I like to think I’ve seen all the angles on portfolios; I started out working as a designer, went freelance, expanded into an interactive agency where I hired designers, and finally cofounded a startup where we employ lots of freelancers. Let me share with you some of my observations and opinions—particularly from the viewpoint of an employer—on how to approach the task of building an online portfolio.

Read more »

Creative Use of PNG Transparency in Web Design

1 Comment

The PNG image has been widely overlooked by the web design community—and mostly for good reason. Until recently, it hasn’t been possible to take full advantage of the format and have it work reliably in all browsers. But, with proper PNG support in Internet Explorer 7, and some handy JavaScript and CSS tricks to account for older browsers, we can use PNG images to greatly enhance our design vocabulary.

Read more »

Most used CSS tricks

No Comments

Earlier before I have written an article about current best CSS hacks which you can see here. And now here’s the list of today’s most used CSS tricks – tips. I have added image examples for most of them because of critics on CSS hacks article. If you think I have missed any please let me know

1. Rounded corners without images
2. Style your order list
3. Tableless forms

Read more »

Yellow fields in web form

2 Comments

You must have seen that annoying Firefox option for changing your fields background color in your beautiful contact, order, comments form. Yes you are right, it’s everywhere mostly for Email, Name and some other form fields. Even if you set background color it will change it, and that’s for focus state too. I have a solution that I’m using for a while, it’s not really elegant one, it requires images, but it works just fine.

Read more »