05.24.05
CSS rocks!
I just updated my webpage, using some CSS tricks from maxdesign. Their site is awesome. I think CSS is really neat. The main idea is to separate HTML content from presentation. In your HTML page you decide what the various parts comprising your page are, and then in a separate file you decide how you want it to look. One of the advantages of that, is that it is easier to use a consistent set of settings among your entire website. Also, you can easily offer your visitors the option of viewing the page in lots of different styles! And it’s so easy to work with. And let’s not forget the cool navigation bars on the side, that you can create!
The folks at maxdesign have a really wonderful collection of tutorials to teach you how to do some really cool stuff with CSS. In fact, you can even write games in CSS! Sameer has links to some of them.
Later.