CSS


What is CSS?


  • CSS stands for Cascadsing Style Sheet.
  • Styles define how to display HTML elements.
  • Styles were added to HTML 4.0 to solve a problem.
  • External Style Sheet can save a lot of work.
  • Exernal Style sheets are stored in css file.

No comments:

Post a Comment