CSS guide

From CDOT Wiki
Revision as of 13:15, 17 October 2006 by David.humphrey (talk | contribs) (Added link to CSS Properties Usage)
Jump to: navigation, search

Project Name

CSS Guide

Project Description

The Mozilla Developer Center would like to add a CSS guide to its set of major documents, covering at least the top 100 CSS properties in use on the web today. This data can be obtained through tools . It should include numerous examples, and a fair number of small tutorial/how-to sections for different common tasks or requests from web authors.

Reference: CSS Reference

Project Leader(s)

Sherman Fernandes (sherman)
Mark D'Souza (mdsouza)
Dave Manley (seneManley)

Project Contributor(s)

Paul Yanchun Gu (GU)
Andrew Smith (andrew) - setup SVN accounts for all project members.
Dave Humphrey (dave)
Ian Hickson (hixie)
Mike Shaver (shaver)


NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.

Project Details

  • Research where in the Mozilla code base the CSS properties live, since you'll want to be able to consult that code as you research info about the properties and their use in Firefox. For this you can use http://lxr.mozilla.org
  • Once the list is known, divide it between you and work in parallel.
  • You should get connected to #devmo on IRC and specifically to dria (she owns MDC) and sheppy (technical writer/dev with Mozilla).

Project News

  • Oct 07,2006 - Created initial template draft for initial review. This is a work in progress and is subject to change. The template currently only contains heading titles but will be updated to reflect sample content.
  • Oct 06, 2006 - Prof. Humphrey (dave) stated that Mike Shaver is working with Ian Hickson (hixie) at Google regarding getting access to their CSS related data.
  • Sept 30,2006 - Currently trying to determine which headings i.e CSS property details etc. are the most important and thus should be included in the design of the single page template.
  • Sept 26, 2006 (dave) - I spoke to shaver on the phone today about this project, and he had some suggestions. First, he is going to see if hixie (Ian Hickson) at Google can help us get access to the top 100 CSS properties/etc (see http://code.google.com/webstats/ for another similar project he's done). Shaver also suggested that the best starting point is for you to create a Single Page Template that you'll use to work on all these. This page should include things like: links to W3C standards, example uses, description, data (e.g., legal values, edge cases, etc.) from the Mozilla code, etc. You might want to consult the existing CSS Reference (e.g., the background property), but don't use that as the basis for your template--it is not complete. Once you have the top 100 properties/etc you can divide them up between you and tackle this in parallel.