Cascading Style Sheets
We have entered a new phase of Web design where, instead of writing all of the attributes in code where ever we want that style to take place, we now have a style sheet at the top of the page which contains all of the attributes that apply to the whole page which makes the HTML look longer but it is easier to find what ever attribute you are looking for if you want to change something.
My web site now has this style sheet which was very confusing for me to set up because you had to type different attributes to get the exact same outcome but I suppose that will become clearer with practice. You also had to know exactly what this attribute applied to and it might have a different name such as when we wanted to change the text color that was under text color now it is under paragraph. If I am confusing you don’t worry because I spent many hours confusing myself.
The main advantage to this use of style is that you can make one style sheet to use on many Web Pages or you can make Many Style sheets for one Web Site. It is hard to explain but if you go to Zen Garden you can click on different styles and the page that you are on changes to that style, quite interesting.
http://www.csszengarden.com/
On my site I kept most of the styles the same on everything except for my Home Page which has a couple of new additions. The first one might not be real noticeable but it is that when you are on my Home Page the cursor changes from the pointer to crosshairs. The next thing is that all of my images on my home page have a border around it including the title of the page, because that is not just script but an image that I made in Photoshop. I also made one change that affected all of my pages and that is that all of my links now have a hover color. So check out the changes to my Web Site.
http://oxygen.fvcc.edu/~p0091474/portfolio/