There are many times that I want to make changes to my site and I dread the project ahead. Why? Because if you have more than 10 pages to make changes to it is going to take some serious time. Imagine having a site with well over a hundred pages and you need to do something as simple as change the color of the font you are using, or change the size by 1 point. Man, it's going to take hours to make one simple little change. So one of two things are going to happen. One: You say the heck with it and don't even bother, or Two: you spend all weekend changing that <font size="1"> to a <font size="2">. Well it doesn't have to be that way any more. Welcome to the wonder world of Style Sheets (CSS). |