Horje
CSS?

CSS is the language we use to style a Web page.

  • CSS stands for Cascading Style Sheets
  • CSS describes how HTML elements are to be displayed on screen, paper, or in other media
  • CSS saves a lot of work. It can control the layout of multiple web pages all at once
  • External stylesheets are stored in CSS files

CSS Demo - One HTML Page - Multiple Styles!

Here we will show one HTML page displayed with four different stylesheets. Click on the "Stylesheet 1", "Stylesheet 2", "Stylesheet 3", "Stylesheet 4" links below to see the different styles:

Output should be:





css

Related Articles
CSS? CSS Introduction


Type:
Develop
Category:
Web Tutorial
Sub Category:
CSS Introduction
Uploaded by:
Admin


Reffered: https://www.w3schools.com/css/css_intro.asp