views:

81

answers:

2

I am a junior web designer who has fair amount of knowledge in photoshop, HTML, CSS.

I want to move to the next level of designing websites that work cross browser + look cool. Here's what I need some help on.

Can you experienced gurus out there recommend me good books/advice that will help me fine tune my designer skills and help me create COOL websites the 'right way'.

My ultimate aim is to be able to create cool templates using HTML, CSS, Photoshop and jQuery and then teach people how to create them for free.

Please feel free to give your 2 cents. Every cent counts!

A: 

You might want to look into using some CSS frameworks like:

Peter D
+1  A: 

Making cool sites is good an all, but to get to the next level you first need to make sure you can build usable sites. Once you are able to keep things to the bare necessities and provide the user with an enjoyable experience, you'll be able to add bling and pizazz in appropriate doses.

Some paths:

Update

On the other hand, I just was pointed to this presentation regarding form & function: Eye Candy IS A Critical Business Requirement.

dylanfm
There are also some good tutorials at the jQuery site if you want to learn that, also keep familiar with the w3 validator to make sure you keep your markup clean and valid.
Evernoob