CSS tutorial

What is CSS

Cascading Style Sheets or CSS is a style sheet language. For a document written in the markup language, we can describe the formatting using CSS. To modify the style of an HTML web page and user interface or any XML documents including plain XML, SVG and XUL, the CSS can be used.

Uses of CSS:

  • New looks can be added to an old HTML document.
  • A website can be completely modified with only a few changes in the CSS code.

Advantages of CSS:

We have listed below the three major advantages of CSS:

  • The tags used for document formatting had to be repeated on every web page before CSS. It was a lengthy process, and thus CSS was created and is recommended to ease the process.
  • With CSS, we can modify an entire website by changing just one file because the CSS style definitions are saved in external CSS files.
  • To specify the display and feel of the website, more detailed attributes are facilitated by CSS than plain HTML.

 

CSS tutorial

Content Protection by DMCA.com
Content Protection by DMCA.com