Totally off subject post but I thought that I'd probably get a good answer from this group.
I just started dabbling with CSS. I have a nice "template" all set up with colors, fonts etc. My question is this, how can I set up a menu of links as part of my stylesheet so that if I have to add links I will not have to update every page. Thanks.
Took me two weeks to figure out how to get a wireless router to run my laptop so I KNOW you ain't talkin' to me...hehe
I'm certainly no expert on stylesheets, but you should be able to "import" your style sheet into whatever page you create.
So, if you create a page of links, and include a reference to your style sheet, it will inherit the colors, fonts, etc.