sawse.com — Design professionals once ignored CSS, chalking it up to nothing more than a fad that would eventually fade into the background. Over time, its ease of use and wealth of design applications have made it the new favorite of media designers everywhere. If you haven?t jumped on the bandwagon yet, what are you waiting for?
Jan 13, 2008 View in Crawl 4
Closed AccountJan 14, 2008
These are great resources for any beginner to advanced Designer!
nanobeJan 14, 2008
Taking a look at W3Schools' table-based presentational markup and frequently invalid/bad-practice examples, I wouldn't recommend them. Try this instead:<a class="user" href="http://www.w3.org/TR/CSS21/propidx.html">http://www.w3.org/TR/CSS21/propidx.html</a>
seantubridyJan 14, 2008
That's true. Unfortunately, I still know a couple developers who use tables for layout. They've adopted CSS for font control but that's it. Kind of scary.
lilfothermuckerJan 14, 2008
<a class="user" href="http://www.everythingcss.com">http://www.everythingcss.com</a> is a quick reference, but no depth
ellisglJan 15, 2008
float:left; clear:both; for first columnand then float:left; clear:none; the columns next to it..Works great for me.
wassim2kJan 15, 2008
not again...
cyrill500Jan 15, 2008
Well at least they mentioned the Zen