What are Cascading Style Sheets (CSS)?

C.S.S or (Cascading Style Sheets) questions? Ask them here.
Forum rules
This forum is restricted to CSS related discussion only.

What are Cascading Style Sheets (CSS)?

Postby ag3nt42 » Thu Oct 08, 2009 10:54 pm

What are Cascading Style Sheets (CSS)?

What is CSS?
    CSS stands for Cascading Style Sheets
    Styles define how to display HTML elements
    Styles were added to HTML 4.0 to solve a problem
    External Style Sheets can save a lot of work
    External Style Sheets are stored in CSS files

This is the definition given by W3Schools for CSS.

Cascading Style Sheets, or CSS for short, are used to do exactly what the name says.
Its code that "Cascades" (flows, travels, ect..) a "style" (theme, skin, design, ect...) across an entire website. In order to color a whole website with HTML you'd have to edit every single file by hand.
Try that on a 1000 page website... even a 20 page website would turn into a nitemare to keep up with.
Fortunately for us developers.. our good friends at World Wide Web Consortium or (W3C), the good people who gave us W3Schools.com, created Cascading Style Sheets to solve that very tedius problem of hand coding styles in all website pages. With CSS you can style every page from one file. Or serveral..... :lol:
But most importantly it can be done from a single file.
Administrator/Owner
Langauges I know
Web : XHTML, CSS, JavaScript, XML, PHP, ASP, SQL, ActionScript 3.0
Programming :Python, C#, VB, C, always learning more 8)
User avatar
ag3nt42
Site Admin
 
Posts: 38
Joined: Mon Dec 17, 2007 4:12 pm
Location: US

Return to CSS

Who is online

Users browsing this forum: No registered users and 1 guest

cron