Friday, 7 October 2011

What is CSS?

Before this lesson I had no idea what CSS was, I had never heard about it but used in on a regular basis without even knowing. CSS stands for Cascading Style Sheet, this is the language used to describe the presentation of web pages.


Back when web pages were being build, a box model layout was used to create web pages. The box model layout is a web page which is made up of boxes using a mix of CSS and HTML.

No comments:

Post a Comment