Recruiting & Career Blog

Tuesday, March 31, 2015

CSS

CSS stands for Cascading Style Sheets. It is a style sheet language specifically used for describing the look and the formatting of a document that is written in the markup language. When we did the HTML lab, we wrote in the language that CSS can understand. It translates the written words from the HTML and we created the styling and formatting in CSS in order for it to look more appealing. CSS includes fonts, colors, and layout and it is designed to help the separation between the document and the presentation of the document. CSS dresses up the original document and makes it much more visually appealing and easier to view the content. The same document can be presented in various ways depending on the formatting and layout of the original text. Simple editing can completely change the look of the document when it appears on the webpage. It was a really cool process to mess around with in the lab. 

No comments:

Post a Comment