Experimenting with Style Sheets 2
Style Sheets Have Several Advantages:
- Can reduce the size of each document when linked style sheets are used.
- Allow you to create user-defined style rules through the use of classes.
- Easy to change colors or styles if they are in a central location. Changing one rule changes all instances.
Disadvantages:
- Not supported by all browsers, especially older ones.
- Can be confusing because some rules will display differently in different browsers.
- Now I have to go back and clean up all my old pages!
Submitted by: Jennifer Griner