Style Sheets
  Home arrow Style Sheets arrow Page 2 - Learn CSS, part 1
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
STYLE SHEETS

Learn CSS, part 1
By: Michael Youssef
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 31
    2005-05-16

    Table of Contents:
  • Learn CSS, part 1
  • CSS Specifications and Implementations
  • Browsers we are going to use
  • The HTML vs. CSS example
  • CSS rules and selectors
  • Groups of Selectors
  • Validating your CSS Documents

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Learn CSS, part 1 - CSS Specifications and Implementations


    (Page 2 of 7 )

    Let's talk a little bit about what's going on with CSS and who actually designs and implements it for us. The Web gets more complicated every day, so we needed a way to make web standards. What I mean by Web standards is that, when you write a piece of code in a certain markup language, it should function the same way on any operating system or browser. The W3C (World Wide Web Consortium) is an organization that defines those Web standards. Its member organizations include Microsoft, Oracle, Sun, Adobe, Google and many more. You can see the full list of members at this page: http://www.w3.org/Consortium/Member/List. The W3C Consortium defines how the technology should work, and in fact most of the technologies we work with are W3C standards such as HTML, XHTML, XML, XSLT and CSS (and many other technologies).

    Within the W3C, there are working groups which are responsible for designing the technology. The working group of a given technology (like the CSS Working Group) produces documents called CSS specifications. These Specifications specify how the CSS Language should function. Note that the working group doesn't produce any software. In other words, the CSS Working Group doesn't implement the specifications; it just produces standard specifications, so when (for example) Microsoft creates a new version of its Internet Explorer, it decides which parts of the specifications it will implement (maybe it will implement all of the specifications, or only a few parts of them). This is a very important issue, and we will talk about it shortly, but for now you might want to know that the browser that is best at supporting CSS is Mozilla.

    When the Specifications are complete (which means that the Specifications have been reviewed) it becomes Recommendation and this is a perfect expression, Recommendations, because as we have said that the W3C Consortium has no control over the various implementations of the Specifications it produces. There is another expression called Candidate Recommendation which the W3C call on the Specifications that being tested and reviewed and just before it becomes an Recommendation. CSS has 4 Specifications documents. CSS Level 1, CSS Level 2, CSS Level 2.1 and CSS 3. Each specifications is built on the previous one, right now the CSS Lever 2.1 is a Candidate Recommendation and CSS 3 is under development. I will focus on the CSS 2.1 Specifications and I will take a peek at CSS 3 when appropriate. Now let's take a look at the browsers we will use.

    More Style Sheets Articles
    More By Michael Youssef


       · Pretty basic stuff; certainly not bad, though.You can find another (slightly...
       · Hello, I have wrote 10 articles in my Learn CSS Series and most of them have...
       · I have written the following articles in the CSS series in the following order1-...
       · As strictly a web designer (not coder!) that relied on Dreamweaver/HTML for small...
       · W3 is strictly show-and-tell. It doesn't explain the concepts presented. Units of...
     

    STYLE SHEETS ARTICLES

    - Image Replacement CSS Techniques
    - Using BlueTrip`s Success, Notice and Error C...
    - More Uses for the Thin and Caps CSS Classes ...
    - Styling Definition Lists with the BlueTrip C...
    - Styling Unordered and Ordered HTML Lists wit...
    - Using the BlueTrip CSS Framework`s Thin and ...
    - Adding Borders to Web Page Columns with Blue...
    - Introducing the BlueTrip CSS Framework
    - Using a Background Grid to Assist Web Page L...
    - Extending the Rule Of Thirds for Web Page La...
    - A Two-Column Web Page Layout Based on the Ru...
    - Using the Rule Of Thirds for Web Page Layout
    - Swapping Columns Using the Divine Ratio for ...
    - Using the Golden Ratio in Liquid Web Page De...
    - Fundamental Design Principles for Web Page L...







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 6 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek