
- Javascript Basics Tutorial
- Javascript - Home
- Javascript - Overview
- Javascript - Syntax
- Javascript - Enabling
- Javascript - Placement
- Javascript - Variables
- Javascript - Operators
- Javascript - If...Else
- Javascript - Switch Case
- Javascript - While Loop
- Javascript - For Loop
- Javascript - For...in
- Javascript - Loop Control
- Javascript - Functions
- Javascript - Events
- Javascript - Cookies
- Javascript - Page Redirect
- Javascript - Dialog Boxes
- Javascript - Void Keyword
- Javascript - Page Printing
- JavaScript Objects
- Javascript - Objects
- Javascript - Number
- Javascript - Boolean
- Javascript - Strings
- Javascript - Arrays
- Javascript - Date
- Javascript - Math
- Javascript - RegExp
- Javascript - HTML DOM
- JavaScript Advanced
- Javascript - Error Handling
- Javascript - Validations
- Javascript - Animation
- Javascript - Multimedia
- Javascript - Debugging
- Javascript - Image Map
- Javascript - Browsers
- JavaScript Useful Resources
- Javascript - Questions And Answers
- Javascript - Quick Guide
- Javascript - Functions
- Javascript - Resources
What are the advantages of CSS?
CSS handles the look and feel part of a web page. Using CSS, you can control the color of the text, the style of fonts, the spacing between paragraphs, how columns are sized and laid out, etc.
The following are the advantages of CSS −
CSS saves time − You can write CSS once and then reuse the same sheet in multiple HTML pages. You can define a style for each HTML element and apply it to as many Web pages as you want.
Easy maintenance − To make a global change, simply change the style, and all elements in all the web pages will be updated automatically.
Global web standards − Now HTML attributes are being deprecated and it is being recommended to use CSS. So it's a good idea to start using CSS in all the HTML pages to make them compatible with future browsers.
Platform Independence − The Script offer consistent platform independence and can support latest browsers as well.
- Related Articles
- What are the advantages of JavaScript?
- What are the advantages of SIEM?
- What are the advantages of coal?
- What are the advantages of LPG?
- What are the advantages of nylon ?
- What are the advantages of food?
- What are the advantages of stored procedures?
- What are the advantages of using Cucumber?
- What are the advantages of Symmetric Algorithms?
- What are the advantages of Share Buyback?
- What are the advantages of modern highways ?
- What are the advantages of simple machines ?
- What are the advantages of classifying organisms?
- What are advantages of manure?
- What are the advantages of C++ Programming Language?
