Sunday, April 04, 2004

Comments

You learn something new every day: Brian takes indentation a step further in his CSS file.

h1 { font-size: 3em; font-weight: normal; } h1 a:link, h1 a:visited { text-decoration: none; color: #ddd; display: block; } h1 a:hover, h1 a:active { background: #888; }

(Please don't look at my current CSS, I threw it together in about 10 minutes one night on a whim.)

0 Comments:

Post a Comment

Post a Comment

« Home