I've almost finished working through
CSS: The Missing Manual. I learned a lot, but I still feel like a total CSS newbie. I'm a server side developer & I've got to admit, there's way more to CSS than I thought! Anyway, I'm having issues with switching my site from HTML tables to CSS. So I've been searching the net & have found some sites that offer CSS templates. One of the templates names all of their classes yui-7, yui-main, yui-b, yui-u first, etc. I had no idea what yui was, so I Googled "yui, css" & ended up on Yahoo's Developer Network. Nice resource. But I'm still trying to figure out all this CSS grid stuff.
One quick question - why do they use so many class selectors instead of IDs?
BTW, I found this nifty grid builder. I'm still trying to figure out the code behind it, but I thought I'd share this cool tool.
http://developer.yahoo.com/yui/grids/builder/ Here's the main page of the Yahoo Developer site.
http://developer.yahoo.com/ I would love anyone's input on this topic & CSS in general.