|
FlowerPower -> RE: CSS (7/18/2005 0:34:18)
|
I'm replying just to give the perspective of someone who only just recently embarked on the journey to CSS nirvana. I guess it's a never-ending journey, really, but I think everyone who's responded above are much further along the road than I. [;)] I first started experimenting with CSS two years ago, but only did formatting stuff. I taught basic css to junior high school students as part of a basic course on HTML and web site making, but didn't have time to learn positioning properly at the time. Now, I have a web site for my students made with frames - I can't believe I'm admitting to that [sm=icon_redface.gif] - I've been meaning to fix it up for ages, but just haven't had time to make something new. However, just this last week I have completely redone it - actually, I have made it again from scratch using CSS for both formatting and layout this time. It is really cool, but was also quite frustrating at times when I just couldn't work out the positioning. Luckily, the people here are very friendly and helpful, and I got some help along the way. I feel that just this last weekend, I have progressed immensely, and don't think I'll ever go back to any other way of designing my site. But I must say I agree with the above posts - you may easily feel yourself getting overwhelmed if you try to learn it all at once, so maybe just use tables for the layout, and use CSS for the formatting at first. The cool thing, as was pointed out above, is that you can add things incrementally and test them out immediately. I find myself using http://www.w3schools.com a lot, and I like the TryIt editor they have there. And then when I think I'm done, it's crunch time: http://www.w3.org has a CSS validator which is great for weeding out mistakes. Good luck, and have fun!
|
|
|
|