Reasons for Using Style Sheets
Reasons for Using Style Sheets
Empowering Today’s Learners to Become Tomorrow’s Leaders
Allows you to format and lay out content in ways you cannot accomplish with HTML tags.
For example: change the line spacing and specify the position of content on a web page.
Allows you to define in one location how you want information for tags to appear throughout your web page(s).
Don’t have to type the same information in each individual tag
Make changes to your web page(s) in one centralized location to
help maintain a consistent appearance.