I currently have some modest HTML/CSS Know-How and want to improve from there.
I found out for myself that the best way is to get the HTML/CSS from an existing Website and to rebuild it from scratch and do some old fashioned learning by doing: why is this element needed, what happens if I remove it in firebug, etc…
But like in every field: as a newbee, its very difficult to distinguish wheter the HTML/CSS I look at is good or bad. Do you know any sites from which you think, as an advanced Webdesigner, that they have some great and clean HTML/CSS code to learn from?
Appreciate every tip
belehe
PS: I am not speaking about sites like CSS Zengarden, but rather real ‘productive’ sites like mint.com, etc…
Some “classic” links:
CSS Zen Garden has several of the most impressive and beautiful designs I have seen, definitely you should check it.
Edit: some examples as requested:
Note that one of the points of CSS Zen Garden is that all the designs use exactly the same HTML layout, only the CSS and the background images are changed.