CSS stands for Cascading Style Sheets. It is a language used to describe the style and presentation of a document written in a special language called the markup language. Web pages written in Hyper Text Markup Language (HTML) and Extensible HTML (XHTML) are examples of markup languages commonly used. A markup language is concerned with formatting the content of a webpage whereas the style sheet language pertains to the presentation and design of the page. The CSS specifications are maintained by a standards body known as the World Wide Web Consortium or W3C. Due to this fact, CSS is sometimes also referred to as W3C CSS.
Read more on Infusing Web Pages With Consistency and Clarity by Using CSS…
Continue Reading...
Recent Comments