Share PowerPoint. Anywhere!

Why use CSS

Download as Sign-in to download PPT Click to download this presentation as video. Video Click to view this presentation in iTunes.You must have iTunes installed on your computer. iPod
Presentation Description

History and development of CSS

Views: 123
Like it  ( Likes) Dislike it  ( Dislikes)
Added: June 08, 2008 This presentation is Public
Presentation Category :Education |
Tags Add Tags
No tags for this presentation
Presentation StatisticsNew!
Views on authorSTREAM: 119 | Views from Embeds: 4
Others - 4 views
Presentation Transcript

Why use CSS? :Why use CSS?


CSS Beginnings :CSS Beginnings W3C recommend use of CSS in 1996 Level 1.0 -replaced the traditional font tag and other "style" markup such as color and margins Work continued 1998 CSS level 2.0 – replaced positioning including table tag for positioning Level 2.1 in use now Work Level 3.0 continuing


What is the W3C :What is the W3C The World Wide Web Consortium (W3C) develops interoperable technologies (specifications, guidelines, software, and tools) to lead the Web to its full potential. W3C A-Z links CSS CSS Validator, HTML, HTML Validator Accessibility


Why now? :Why now?


Initially :Initially No Browser support Few with skills No software support


Today :Today Internet Explorer 6 and 7, Netscape Navigator 7, Mozilla, Opera, and Safari all fully support CSS. Varying degrees of compliance Stick to core attributes Test, test and test again


Advantages :Advantages


Flexibility :Flexibility Easy to make site wide changes Change font colours Change layout


Rendering :Rendering The traditional table-based layout is one of the primary causes of slow-loading pages. Less code equals faster loading pages.


Accessibility :Accessibility using CSS can make it easier for you to build accessible sites Good for assistive technology Other media – print, mobile phones