Fun With Style Sheets
05 February, 2002 by Ren at 01:14 PM
I'm slowly learning a little more and more about style sheets (CSS for those that don't know).
I'm now using a big style sheet to redefine the <P> tag. a <P> tag on my site now (in addition to delimiting a paragraph) does the margin spacing; I used to use a table to do that. This is very cool.
I'm hoping that soon, I can go to an all CSS layout. I'll have to learn a little more about CSS and how to use <div> tags, but I think I can pull it off.
Then, I can start my plan to rule the world. Oh wait...I was supposed to *think* that!