Basic CSS

September 13, 2008 by  
Filed under Make Money Online Basics

CSS or Cascading Style Sheets is a type of stylesheet language that defines how a document would look like. It commonly used to style a website or documents written in markup languages such as HTML and XHTML. Even though HTML can be used to define how your site would look, web designers still find HTML very cumbersome to work with.

As websites started to get more sophisticated, it become more complex to write and maintain websites in HTML. With CSS, web designers have more control over stylistic capabilities of a document without the complexity of HTML. This allows web designers to focus more on the design aspects of a website rather than coding.

Read more