CMS

Content

HTML

Images

Monetizing

Home » HTML

Cascading Style Sheets

Saturday, 27 March 2010 · Print This Post Print This Post 123 Comments

Related Reading

This entry is part 1 of 1 in the series CSS

Cascading Style Sheets (CSS) were originally created by the World Wide Web Consortium (W3C) to integrate an advanced mechanism for defining the presentation of web content.

Why Cascading Style Sheets?

Initially, HTML had almost no presentational tags such as the <font> tag and the color attributes. It was a markup language to present data such as academical research papers and educational documents. Later on, as the Internet evolved and its marketing potential was discovered by companies such as Netscape and Microsoft, the aforementioned presentational tags were invented and integrated into the web browsers. However this eventually led to a style chaos, as the web pages turned into a dump for all these presentational tags and their attributes.

Cascading Style Sheets takes care of this chaos by managing all of the styles used by your web pages within one single sheet file. Inside this sheet file, web authors define all of their styles and then just refer to them at necessary points in their web pages. Not only that, style sheets can change the looks of all instances of an HTML element such as a level one heading (<h1> tag) with one single line.

If you enjoyed this lesson, please link to it :)


Bookmark this Post Subscribe to Blog

Popular Tags

Adsense Background Cascading Style Sheets colors Content font Forms GIF Hex Codes HTML Hyperlinking Images IMeye JavaScript JPEG Keyword Research layout Merging meta PNG SEO Sizing spacer Tables text W3C
Comments
1 2 3
Leave a Comment

Threaded commenting powered by Spectacu.la code.