Advertisements
Advertisements
Question
How are Stylesheets useful?
Long Answer
Advertisements
Solution
The following are some ways that style sheets are useful:
- Keeping structure and presentation apart is beneficial. The style sheet handles how the text is presented, and the HTML file may contain structural tags.
- Web pages download considerably more quickly.
- The web pages are shorter and more organised, and developers have to input less code.
- Every page on the website uses the same style sheet, maintaining a uniform look.
- It is considerably simpler to update the design and perform general site maintenance.
- Editing many HTML pages reduces the chance of errors.
shaalaa.com
Is there an error in this question or solution?
Chapter 6: Cascading Style Sheets (CSS) - Assignment [Page 275]
