It is hard to get to know the ins and outs (all the secret hand shakes of css) - but once you get them figured out you will realize how powerful it is. I would recommend reading and trying the Eric Meyer CSS projects.
http://more.ericmeyeroncss.com/ I would also check out MezzoBlue. http://www.mezzoblue.com/ Remember that tables work completely different from CSS. My advice would be to your mind free of how you lay sites out in tables. It will save you time. Trust me. I am a ten year web development veteran who has recently switched to CSS over the past two years. It is hard to break your mental frame work of how to design a site, but it is worth it. I guess the single best piece of advice I can give working with CSS and tables is to use the min-height tag for firefox and the *height for ie - in an effort for your css layer to replicate how a table box works (stretches when over flows). I would also research how to float stuff. Think of floating how you make an image alight to the left or right of text. Paul -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gunlaug Sørtun Sent: Thursday, October 27, 2005 10:49 PM To: Abyss Information Cc: [email protected] Subject: Re: [css-d] Sometimes CSS sucks :( Abyss Information wrote: > I am just stumped..i love CSS but compared to table layouts its > hard.... I hear that about tables vs. CSS at times, but I never believe it :-) ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
