Difference between revisions of "CSS guide"

From CDOT Wiki
Jump to: navigation, search
(CSS Properties)
m (CSS Properties)
 
(48 intermediate revisions by 9 users not shown)
Line 5: Line 5:
 
== Roadmap ==
 
== Roadmap ==
  
The project has progressed amazingly well thus far. The project leaders would like to take this opportunity to sincerely thank each and every contributor for their time and effort and input.  More importantly we thank them for their interest in the success of our project.
+
The project has progressed amazingly well thus far! The project leaders would like to take this opportunity to sincerely thank each and every contributor for their time and effort and input.  More importantly we thank them for their interest in the success of our project.
  
Moving forward, we still require 24 tags to be added to the complete our CSS Top 100 Property list (i.e. from #77 onwards).  Furthermore, there are still a few tags already on the current list that require completion.  
+
Moving forward, there are still a few tags already on the current list that require completion.
  
 
'''Coming Soon'''
 
'''Coming Soon'''
Line 24: Line 24:
 
== Project Leader(s) ==
 
== Project Leader(s) ==
  
;[[User:Sherman|Sherman Fernandes]] (sherman)
+
[[User:Sherman|Sherman Fernandes]] (sherman)
  
;[[User:Mdsouza|Mark D'Souza]] (mdsouza)
+
[[User:Mdsouza|Mark D'Souza]] (mdsouza)
  
;[[User:dmmanley|Dave Manley]] (seneManley)
+
[[User:dmmanley|Dave Manley]] (seneManley)
 +
 
 +
[[User:backinblakk|Lukas Blakk]] (lsblakk)
  
 
== Project Contributor(s) ==
 
== Project Contributor(s) ==
Line 36: Line 38:
 
Ian Hickson (hixie)<br />
 
Ian Hickson (hixie)<br />
 
Mike Shaver (shaver) - Obtained CSS property usage data.<br />
 
Mike Shaver (shaver) - Obtained CSS property usage data.<br />
 +
[[user:cbguy1 | Colin Guy ]] for all his help in growing the property list.<br />
  
 
<br />NOTE: only Project Leader(s) should add names here.  You '''can’t''' add your own name to the Contributor list.
 
<br />NOTE: only Project Leader(s) should add names here.  You '''can’t''' add your own name to the Contributor list.
Line 51: Line 54:
 
[[user:dwwoodsi| Dean Woodside ]]<br />
 
[[user:dwwoodsi| Dean Woodside ]]<br />
 
[[user:ankuswan| Aditya Nanda Kuswanto ]]<br />
 
[[user:ankuswan| Aditya Nanda Kuswanto ]]<br />
 +
[[user:mattar1| Mohamad Attar ]]<br />
  
 
<br /><span style="margin:0;background:#ff6666;font-size:120%;font-weight:normal;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;">For a complete list of contributors please see the [[#CSS Properties| property list]].</span><br /><br />
 
<br /><span style="margin:0;background:#ff6666;font-size:120%;font-weight:normal;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;">For a complete list of contributors please see the [[#CSS Properties| property list]].</span><br /><br />
Line 74: Line 78:
  
 
== Project News ==
 
== Project News ==
 +
*Feb 3, 2007 - Lukas has begun porting properties across, and the work is going well.
 +
*Jan 30, 2007 - Spoke to Eric Shepherd about the project, and he expressed interest in having it transfered to devmo.  He suggests using the existing [http://developer.mozilla.org/en/docs/CSS:border-style border-style] property on devmo as an example of how to format what we have.  Lukas Blakk has offered to take the lead on this effort.
 +
*Dec 13, 2006 - The CSS Guide is ''almost'' completed! A couple more properties to fill in
 +
*Dec 13, 2006 - We now have 100 properties!!! Just need people to help fill it in
 
*Dec 13, 2006 - Thanks to Colin and Mark for expanding the property list (currently 80+).
 
*Dec 13, 2006 - Thanks to Colin and Mark for expanding the property list (currently 80+).
 
*Dec 6, 2006 - Added more elements (from 69+)
 
*Dec 6, 2006 - Added more elements (from 69+)
Line 96: Line 104:
  
 
== CSS Properties ==
 
== CSS Properties ==
<table border = "1" width="450">
+
<table border = "1" width="500">
 
<tr>
 
<tr>
 
<th>#</th>
 
<th>#</th>
 
<th>CSS Property</th>
 
<th>CSS Property</th>
 
<th>Assignee</th>
 
<th>Assignee</th>
 +
<th>MDC Port Status</th>
 
</tr>
 
</tr>
  
Line 107: Line 116:
 
<td>[[CSS_GUIDE_COLOR | color]]</td>
 
<td>[[CSS_GUIDE_COLOR | color]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:color Already Exists]</td>
 
</tr>
 
</tr>
  
Line 113: Line 123:
 
<td>[[CSS_GUIDE_FONT_SIZE | font-size]]</td>
 
<td>[[CSS_GUIDE_FONT_SIZE | font-size]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:font-size Complete]</td>
 
</tr>
 
</tr>
  
Line 119: Line 130:
 
<td>[[CSS_GUIDE_FONT_FAMILY | font-family]]</td>
 
<td>[[CSS_GUIDE_FONT_FAMILY | font-family]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:font-family Already Exists]</td>
 
</tr>
 
</tr>
  
Line 125: Line 137:
 
<td>[[CSS_GUIDE_TEXT_DECORATION | text-decoration]]</td>
 
<td>[[CSS_GUIDE_TEXT_DECORATION | text-decoration]]</td>
 
<td>[[user: Sherman | Sherman]]</td>
 
<td>[[user: Sherman | Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:text-decoration Complete]</td>
 
</tr>
 
</tr>
  
Line 131: Line 144:
 
<td>[[CSS_GUIDE_FONT_WEIGHT | font-weight]]</td>
 
<td>[[CSS_GUIDE_FONT_WEIGHT | font-weight]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:font-weight Complete]</td>
 
</tr>
 
</tr>
  
Line 137: Line 151:
 
<td>[[CSS_GUIDE_BACKGROUND_COLOR | background-color]]</td>
 
<td>[[CSS_GUIDE_BACKGROUND_COLOR | background-color]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:background-color Already Exists]</td>
 
</tr>
 
</tr>
  
Line 143: Line 158:
 
<td>[[CSS_GUIDE_WIDTH | width]]</td>
 
<td>[[CSS_GUIDE_WIDTH | width]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:width Complete]</td>
 
</tr>
 
</tr>
  
Line 149: Line 165:
 
<td>[[CSS_GUIDE_TEXT_ALIGN | text-align]]</td>
 
<td>[[CSS_GUIDE_TEXT_ALIGN | text-align]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:text-align Complete]</td>
 
</tr>
 
</tr>
  
Line 155: Line 172:
 
<td>[[CSS_GUIDE_MARGIN_TOP | margin-top ]]</td>
 
<td>[[CSS_GUIDE_MARGIN_TOP | margin-top ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 161: Line 179:
 
<td>[[CSS_GUIDE_MARGIN | margin]]</td>
 
<td>[[CSS_GUIDE_MARGIN | margin]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 167: Line 186:
 
<td>[[CSS_GUIDE_MARGIN_BOTTOM | margin-bottom]]</td>
 
<td>[[CSS_GUIDE_MARGIN_BOTTOM | margin-bottom]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 173: Line 193:
 
<td>[[CSS_GUIDE_BORDER | border]]</td>
 
<td>[[CSS_GUIDE_BORDER | border]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border Already Exists]</td>
 
</tr>
 
</tr>
  
Line 179: Line 200:
 
<td>[[CSS_GUIDE_PADDING | padding]]</td>
 
<td>[[CSS_GUIDE_PADDING | padding]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 185: Line 207:
 
<td>[[CSS_GUIDE_LINE_HEIGHT | line-height]]</td>
 
<td>[[CSS_GUIDE_LINE_HEIGHT | line-height]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 191: Line 214:
 
<td>[[CSS_GUIDE_HEIGHT | height]]</td>
 
<td>[[CSS_GUIDE_HEIGHT | height]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 197: Line 221:
 
<td>[[CSS_GUIDE_MARGIN_LEFT | margin-left]]</td>
 
<td>[[CSS_GUIDE_MARGIN_LEFT | margin-left]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 203: Line 228:
 
<td>[[CSS_GUIDE_FONT-STYLE | font-style]]</td>
 
<td>[[CSS_GUIDE_FONT-STYLE | font-style]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 209: Line 235:
 
<td>[[CSS_GUIDE_PADDING_LEFT | padding-left]]</td>
 
<td>[[CSS_GUIDE_PADDING_LEFT | padding-left]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 215: Line 242:
 
<td>[[CSS_GUIDE_PADDING_TOP | padding-top]]</td>
 
<td>[[CSS_GUIDE_PADDING_TOP | padding-top]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 221: Line 249:
 
<td>[[CSS_GUIDE_POSITION | position]]</td>
 
<td>[[CSS_GUIDE_POSITION | position]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:position Already Exists]</td>
 
</tr>
 
</tr>
  
Line 227: Line 256:
 
<td>[[CSS_GUIDE_BORDER_BOTTOM | border-bottom]]</td>
 
<td>[[CSS_GUIDE_BORDER_BOTTOM | border-bottom]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-bottom Already Exists]</td>
 
</tr>
 
</tr>
  
Line 233: Line 263:
 
<td>[[CSS_GUIDE_BACKGROUND_IMAGE | background-image]]</td>
 
<td>[[CSS_GUIDE_BACKGROUND_IMAGE | background-image]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:background-image Already Exists]</td>
 
</tr>
 
</tr>
  
Line 239: Line 270:
 
<td>[[CSS_GUIDE_BACKGROUND | background]]</td>
 
<td>[[CSS_GUIDE_BACKGROUND | background]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:background Already Exists]</td>
 
</tr>
 
</tr>
  
Line 245: Line 277:
 
<td>[[CSS_GUIDE_MARGIN_RIGHT | margin-right]]</td>
 
<td>[[CSS_GUIDE_MARGIN_RIGHT | margin-right]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 251: Line 284:
 
<td>[[CSS_GUIDE_BORDER_RIGHT | border-right]]</td>
 
<td>[[CSS_GUIDE_BORDER_RIGHT | border-right]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-right Already Exists]</td>
 
</tr>
 
</tr>
  
Line 257: Line 291:
 
<td>[[CSS_GUIDE_PADDING_BOTTOM | padding-bottom]]</td>
 
<td>[[CSS_GUIDE_PADDING_BOTTOM | padding-bottom]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 263: Line 298:
 
<td>[[CSS_BORDER_TOP | border-top]]</td>
 
<td>[[CSS_BORDER_TOP | border-top]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-top Already Exists]</td>
 
</tr>
 
</tr>
  
Line 269: Line 305:
 
<td>[[CSS_GUIDE_BORDER_LEFT | border-left]]</td>
 
<td>[[CSS_GUIDE_BORDER_LEFT | border-left]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 
<td>[[user:Sherman | Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-left Already Exists]</td>
 
</tr>
 
</tr>
  
Line 275: Line 312:
 
<td>[[CSS_GUIDE_TOP | top]]</td>
 
<td>[[CSS_GUIDE_TOP | top]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 
<td>[[user:dmmanley| Dave]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 281: Line 319:
 
<td>[[CSS_GUIDE_DISPLAY | display]]</td>
 
<td>[[CSS_GUIDE_DISPLAY | display]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:display Complete]</td>
 
</tr>
 
</tr>
  
Line 287: Line 326:
 
<td>[[CSS_GUIDE_LEFT | left]]</td>
 
<td>[[CSS_GUIDE_LEFT | left]]</td>
 
<td>[[user:sminchel|Sara Minchella ]]</td>
 
<td>[[user:sminchel|Sara Minchella ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 292: Line 332:
 
<td>32</td>
 
<td>32</td>
 
<td>[[CSS_GUIDE_PADDING_RIGHT | padding-right]]</td>
 
<td>[[CSS_GUIDE_PADDING_RIGHT | padding-right]]</td>
<td>[[user:bhearsum|bhearsum]]</td>
+
<td>[[user:bhearsum| Ben Hearsum]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 299: Line 340:
 
<td>[[CSS_GUIDE_VERTICAL_ALIGN | vertical-align]]</td>
 
<td>[[CSS_GUIDE_VERTICAL_ALIGN | vertical-align]]</td>
 
<td>[[user:elichak|Liz Chak ]]</td>
 
<td>[[user:elichak|Liz Chak ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:vertical-align Already Exists]</td>
 
</tr>
 
</tr>
  
Line 305: Line 347:
 
<td>[[CSS_GUIDE_BACKGROUND_REPEAT | background-repeat]]</td>
 
<td>[[CSS_GUIDE_BACKGROUND_REPEAT | background-repeat]]</td>
 
<td>[[user:elichak|Liz Chak ]]</td>
 
<td>[[user:elichak|Liz Chak ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:background-repeat Already Exists]</td>
 
</tr>
 
</tr>
  
Line 311: Line 354:
 
<td>[[CSS_GUIDE_Z_INDEX | z-index]]</td>
 
<td>[[CSS_GUIDE_Z_INDEX | z-index]]</td>
 
<td>[[user:dtolj|Dejan ]]</td>
 
<td>[[user:dtolj|Dejan ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:z-index Already Exists]</td>
 
</tr>
 
</tr>
  
Line 317: Line 361:
 
<td>[[CSS_GUIDE_FLOAT | float]]</td>
 
<td>[[CSS_GUIDE_FLOAT | float]]</td>
 
<td>[[user:dtolj|Dejan ]]</td>
 
<td>[[user:dtolj|Dejan ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:float Complete]</td>
 
</tr>
 
</tr>
  
Line 323: Line 368:
 
<td>[[CSS_GUIDE_CURSOR | cursor]]</td>
 
<td>[[CSS_GUIDE_CURSOR | cursor]]</td>
 
<td>[[user:dtolj|Dejan ]]</td>
 
<td>[[user:dtolj|Dejan ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:cursor Complete]</td>
 
</tr>
 
</tr>
  
Line 329: Line 375:
 
<td>[[CSS_GUIDE_BORDER_STYLE | border-style]]</td>
 
<td>[[CSS_GUIDE_BORDER_STYLE | border-style]]</td>
 
<td>[[user:cbguy1 | Colin Guy ]]</td>
 
<td>[[user:cbguy1 | Colin Guy ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-style Complete]</td>
 
</tr>
 
</tr>
  
Line 335: Line 382:
 
<td>[[CSS_GUIDE_FONT | font]]</td>
 
<td>[[CSS_GUIDE_FONT | font]]</td>
 
<td>[[user:RichardChu | Richard Chu]]</td>
 
<td>[[user:RichardChu | Richard Chu]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:font Complete]</td>
 
</tr>
 
</tr>
  
Line 341: Line 389:
 
<td>[[CSS_GUIDE_BORDER_WIDTH | border-width]]</td>
 
<td>[[CSS_GUIDE_BORDER_WIDTH | border-width]]</td>
 
<td>[[user:Dtolj| Dejan]]</td>
 
<td>[[user:Dtolj| Dejan]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-width Already Exists]</td>
 
</tr>
 
</tr>
  
Line 347: Line 396:
 
<td>[[CSS_GUIDE_BACKGROUND_POSITION | background-position]]</td>
 
<td>[[CSS_GUIDE_BACKGROUND_POSITION | background-position]]</td>
 
<td>[[user:mckwan|Man Choi Kwan ]]</td>
 
<td>[[user:mckwan|Man Choi Kwan ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:background-position Already Exists]</td>
 
</tr>
 
</tr>
  
Line 353: Line 403:
 
<td>[[CSS_GUIDE_LETTER_SPACING | letter-spacing]]</td>
 
<td>[[CSS_GUIDE_LETTER_SPACING | letter-spacing]]</td>
 
<td>[[user:Davenrathh|Dave Bertenshaw]]</td>
 
<td>[[user:Davenrathh|Dave Bertenshaw]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 359: Line 410:
 
<td>[[CSS_GUIDE_VISIBILITY | visibility]]</td>
 
<td>[[CSS_GUIDE_VISIBILITY | visibility]]</td>
 
<td>[[User:RichardChu| Richard Chu]]</td>
 
<td>[[User:RichardChu| Richard Chu]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 364: Line 416:
 
<td>44</td>
 
<td>44</td>
 
<td>[[CSS_GUIDE_BORDER_COLOR | border-color]]</td>
 
<td>[[CSS_GUIDE_BORDER_COLOR | border-color]]</td>
<td>[[user: dwwoodsi| Dean Woodside ]]</td>
+
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-color Already Exists]</td>
 
</tr>
 
</tr>
  
Line 371: Line 424:
 
<td>[[CSS_GUIDE_BORDER_COLLAPSE | border-collapse]]</td>
 
<td>[[CSS_GUIDE_BORDER_COLLAPSE | border-collapse]]</td>
 
<td>[[user:cbguy1 | Colin Guy ]]</td>
 
<td>[[user:cbguy1 | Colin Guy ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-collapse Complete]</td>
 
</tr>
 
</tr>
  
Line 377: Line 431:
 
<td>[[CSS_GUIDE_LIST_STYLE_TYPE | list-style-type]]</td>
 
<td>[[CSS_GUIDE_LIST_STYLE_TYPE | list-style-type]]</td>
 
<td>[[user: ankuswan| Aditya Nanda Kuswanto ]]</td>
 
<td>[[user: ankuswan| Aditya Nanda Kuswanto ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:list-style-type Already Exists]</td>
 
</tr>
 
</tr>
  
Line 383: Line 438:
 
<td>[[CSS_GUIDE_TEXT_TRANSFORM | text-transform]]</td>
 
<td>[[CSS_GUIDE_TEXT_TRANSFORM | text-transform]]</td>
 
<td>[[user: ankuswan| Aditya Nanda Kuswanto ]]</td>
 
<td>[[user: ankuswan| Aditya Nanda Kuswanto ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 389: Line 445:
 
<td>[[CSS_GUIDE_CLEAR | clear]]</td>
 
<td>[[CSS_GUIDE_CLEAR | clear]]</td>
 
<td>[[user:sminchel|Sara Minchella ]]</td>
 
<td>[[user:sminchel|Sara Minchella ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:clear Complete]</td>
 
</tr>
 
</tr>
  
Line 395: Line 452:
 
<td>[[CSS_GUIDE_OVERFLOW | overflow]]</td>
 
<td>[[CSS_GUIDE_OVERFLOW | overflow]]</td>
 
<td>[[user:RichardChu|Richard Chu]]</td>
 
<td>[[user:RichardChu|Richard Chu]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 401: Line 459:
 
<td>[[CSS_GUIDE_TEXT_INDENT | text-indent]]</td>
 
<td>[[CSS_GUIDE_TEXT_INDENT | text-indent]]</td>
 
<td>[[user: ankuswan| Aditya Nanda Kuswanto ]]</td>
 
<td>[[user: ankuswan| Aditya Nanda Kuswanto ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 406: Line 465:
 
<td>51</td>
 
<td>51</td>
 
<td>[[CSS_GUIDE_-MOZ-BINDING | -moz-binding]]</td>
 
<td>[[CSS_GUIDE_-MOZ-BINDING | -moz-binding]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-binding Already Exists]</td>
 
</tr>
 
</tr>
  
Line 412: Line 472:
 
<td>52</td>
 
<td>52</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS | -moz-border-radius]]</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS | -moz-border-radius]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-radius Already Exists]</td>
 
</tr>
 
</tr>
  
Line 418: Line 479:
 
<td>53</td>
 
<td>53</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS-TOPLEFT | -moz-border-radius-topleft]]</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS-TOPLEFT | -moz-border-radius-topleft]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-radius-topleft Already Exists]</td>
 
</tr>
 
</tr>
  
Line 424: Line 486:
 
<td>54</td>
 
<td>54</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS-TOPRIGHT | -moz-border-radius-topright]]</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS-TOPRIGHT | -moz-border-radius-topright]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-radius-topright Already Exists]</td>
 
</tr>
 
</tr>
  
Line 430: Line 493:
 
<td>55</td>
 
<td>55</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS-BOTTOMRIGHT | -moz-border-radius-bottomright]]</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS-BOTTOMRIGHT | -moz-border-radius-bottomright]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-radius-bottomright Already Exists]</td>
 
</tr>
 
</tr>
  
Line 436: Line 500:
 
<td>56</td>
 
<td>56</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS-BOTTOMLEFT | -moz-border-radius-bottomleft]]</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS-BOTTOMLEFT | -moz-border-radius-bottomleft]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-radius-bottomleft Already Exists]</td>
 
</tr>
 
</tr>
  
Line 442: Line 507:
 
<td>57</td>
 
<td>57</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-TOP-COLORS | -moz-border-top-colors]]</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-TOP-COLORS | -moz-border-top-colors]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mattar1| Mohamed Attar]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-top-colors Already Exists]</td>
 
</tr>
 
</tr>
  
Line 448: Line 514:
 
<td>58</td>
 
<td>58</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RIGHT-COLORS | -moz-border-right-colors]]</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-RIGHT-COLORS | -moz-border-right-colors]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mattar1| Mohamed Attar]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-right-colors Already Exists]</td>
 
</tr>
 
</tr>
  
Line 454: Line 521:
 
<td>59</td>
 
<td>59</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-BOTTOM-COLORS | -moz-border-bottom-colors]]</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-BOTTOM-COLORS | -moz-border-bottom-colors]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mattar1| Mohamed Attar]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-bottom-colors Already Exists]</td>
 
</tr>
 
</tr>
  
Line 460: Line 528:
 
<td>60</td>
 
<td>60</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-LEFT-COLORS | -moz-border-left-colors]]</td>
 
<td>[[CSS_GUIDE_-MOZ-BORDER-LEFT-COLORS | -moz-border-left-colors]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mattar1| Mohamed Attar]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-left-colors Already Exists]</td>
 
</tr>
 
</tr>
  
Line 467: Line 536:
 
<td>[[CSS_GUIDE_-MOZ-OPACITY | -moz-opacity]]</td>
 
<td>[[CSS_GUIDE_-MOZ-OPACITY | -moz-opacity]]</td>
 
<td>[[user:elichak| Liz Chak ]]</td>
 
<td>[[user:elichak| Liz Chak ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-opacity Already Exists]</td>
 
</tr>
 
</tr>
  
Line 472: Line 542:
 
<td>62</td>
 
<td>62</td>
 
<td>[[CSS_GUIDE_-MOZ-OUTLINE | -moz-outline]]</td>
 
<td>[[CSS_GUIDE_-MOZ-OUTLINE | -moz-outline]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:ankuswan| Aditya Nanda Kuswanto ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-outline Already Exists]</td>
 
</tr>
 
</tr>
  
Line 478: Line 549:
 
<td>63</td>
 
<td>63</td>
 
<td>[[CSS_GUIDE_-MOZ-OUTLINE-COLOR | -moz-outline-color]]</td>
 
<td>[[CSS_GUIDE_-MOZ-OUTLINE-COLOR | -moz-outline-color]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:ankuswan| Aditya Nanda Kuswanto ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-outline-color Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>64</td>
 
<td>64</td>
<td>[[CSS_GUIDE_-MOZ-OUTLINE-STYLE | -moz-outline-style]]</td>
+
<td>[[CSS_GUIDE_-MOZ-OUTLINE-SYTLE | -moz-outline-style]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:ankuswan| Aditya Nanda Kuswanto ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-outline-style Already Exists]</td>
 
</tr>
 
</tr>
  
Line 490: Line 563:
 
<td>65</td>
 
<td>65</td>
 
<td>[[CSS_GUIDE_-MOZ-OUTLINE-WIDTH | -moz-outline-width]]</td>
 
<td>[[CSS_GUIDE_-MOZ-OUTLINE-WIDTH | -moz-outline-width]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:ankuswan| Aditya Nanda Kuswanto ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-outline-width Already Exists]</td>
 
</tr>
 
</tr>
  
Line 496: Line 570:
 
<td>66</td>
 
<td>66</td>
 
<td>[[CSS_GUIDE_-MOZ-OUTLINE-FOCUS | -moz-outline-focus]]</td>
 
<td>[[CSS_GUIDE_-MOZ-OUTLINE-FOCUS | -moz-outline-focus]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:dmmanley| Dave]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-user-focus Should this be "user-focus"?]</td>
 
</tr>
 
</tr>
  
Line 502: Line 577:
 
<td>67</td>
 
<td>67</td>
 
<td>[[CSS_GUIDE_-MOZ-USER-INPUT | -moz-user-input]]</td>
 
<td>[[CSS_GUIDE_-MOZ-USER-INPUT | -moz-user-input]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:Sherman| Sherman]] & [[user:dwwoodsi|Dean]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:-moz-user-input Already Exists]</td>
 
</tr>
 
</tr>
  
Line 508: Line 584:
 
<td>68</td>
 
<td>68</td>
 
<td>[[CSS_GUIDE_-MOZ-USER-MODIFY | -moz-user-modify]]</td>
 
<td>[[CSS_GUIDE_-MOZ-USER-MODIFY | -moz-user-modify]]</td>
<td>[[user:dwwoodsi|Dean Woodside]]</td>
+
<td>[[user:Sherman| Sherman]] & [[user:dwwoodsi|Dean]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 514: Line 591:
 
<td>69</td>
 
<td>69</td>
 
<td>[[CSS_GUIDE_-MOZ-USER-SELECT | -moz-user-select]]</td>
 
<td>[[CSS_GUIDE_-MOZ-USER-SELECT | -moz-user-select]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:Sherman| Sherman]] & [[user:dwwoodsi|Dean]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 521: Line 599:
 
<td>[[CSS_GUIDE_TEXT-OVERFLOW| text-overflow]]</td>
 
<td>[[CSS_GUIDE_TEXT-OVERFLOW| text-overflow]]</td>
 
<td>[[user:RichardChu|Richard Chu]]</td>
 
<td>[[user:RichardChu|Richard Chu]]</td>
 +
<td>Clarify</td>
 
</tr>
 
</tr>
  
Line 527: Line 606:
 
<td>[[CSS_GUIDE_TEXT-JUSTIFY| text-justify]]</td>
 
<td>[[CSS_GUIDE_TEXT-JUSTIFY| text-justify]]</td>
 
<td>[[user:RichardChu|Richard Chu]]</td>
 
<td>[[user:RichardChu|Richard Chu]]</td>
 +
<td>Clarify</td>
 
</tr>
 
</tr>
  
Line 533: Line 613:
 
<td>[[CSS_GUIDE_RIGHT| right]]</td>
 
<td>[[CSS_GUIDE_RIGHT| right]]</td>
 
<td>[[user:sminchel|Sara Minchella ]]</td>
 
<td>[[user:sminchel|Sara Minchella ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 539: Line 620:
 
<td>[[CSS_GUIDE_BORDER-SPACING| border-spacing]]</td>
 
<td>[[CSS_GUIDE_BORDER-SPACING| border-spacing]]</td>
 
<td>[[user:sminchel|Sara Minchella ]]</td>
 
<td>[[user:sminchel|Sara Minchella ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-spacing Complete]</td>
 
</tr>
 
</tr>
  
Line 545: Line 627:
 
<td>[[CSS_GUIDE_BOTTOM| bottom]]</td>
 
<td>[[CSS_GUIDE_BOTTOM| bottom]]</td>
 
<td>[[user:sminchel|Sara Minchella ]]</td>
 
<td>[[user:sminchel|Sara Minchella ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:bottom Already Exists]</td>
 
</tr>
 
</tr>
  
Line 551: Line 634:
 
<td>[[CSS_GUIDE_BACKGROUND-POSITION-X| background-position-x]]</td>
 
<td>[[CSS_GUIDE_BACKGROUND-POSITION-X| background-position-x]]</td>
 
<td>[[user:cbguy1 | Colin Guy ]]</td>
 
<td>[[user:cbguy1 | Colin Guy ]]</td>
 +
<td>Clarify - [http://developer.mozilla.org/en/docs/CSS:background-position Already Exists]</td>
 
</tr>
 
</tr>
  
Line 557: Line 641:
 
<td>[[CSS_GUIDE_BACKGROUND-POSITION-Y| background-position-y]]</td>
 
<td>[[CSS_GUIDE_BACKGROUND-POSITION-Y| background-position-y]]</td>
 
<td>[[user:cbguy1 | Colin Guy ]]</td>
 
<td>[[user:cbguy1 | Colin Guy ]]</td>
 +
<td>Clarify - [http://developer.mozilla.org/en/docs/CSS:background-position Already Exists]</td>
 
</tr>
 
</tr>
  
Line 562: Line 647:
 
<td>77</td>
 
<td>77</td>
 
<td>[[CSS_GUIDE_BORDER-BOTTOM-COLOR| border-bottom-color]]</td>
 
<td>[[CSS_GUIDE_BORDER-BOTTOM-COLOR| border-bottom-color]]</td>
<td>[[user:Sherman| Dean & Sherman]]</td>
+
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-bottom-color Already Exists]</td>
 
</tr>
 
</tr>
  
Line 568: Line 654:
 
<td>78</td>
 
<td>78</td>
 
<td>[[CSS_GUIDE_BORDER-BOTTOM-STYLE| border-bottom-style]]</td>
 
<td>[[CSS_GUIDE_BORDER-BOTTOM-STYLE| border-bottom-style]]</td>
<td>[[user:Sherman| Dean & Sherman ]]</td>
+
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
Line 574: Line 661:
 
<td>79</td>
 
<td>79</td>
 
<td>[[CSS_GUIDE_BORDER-BOTTOM-WIDTH| border-bottom-width]]</td>
 
<td>[[CSS_GUIDE_BORDER-BOTTOM-WIDTH| border-bottom-width]]</td>
<td>[[user:| ]]</td>
+
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-bottom-width Already Exists]</td>
 
</tr>
 
</tr>
  
Line 580: Line 668:
 
<td>80</td>
 
<td>80</td>
 
<td>[[CSS_GUIDE_BORDER-TOP-COLOR| border-top-color]]</td>
 
<td>[[CSS_GUIDE_BORDER-TOP-COLOR| border-top-color]]</td>
<td>[[user:| ]]</td>
+
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-top-color Already Exists]</td>
 
</tr>
 
</tr>
  
Line 586: Line 675:
 
<td>81</td>
 
<td>81</td>
 
<td>[[CSS_GUIDE_BORDER-TOP-STYLE| border-top-style]]</td>
 
<td>[[CSS_GUIDE_BORDER-TOP-STYLE| border-top-style]]</td>
<td>[[user:| ]]</td>
+
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-top-style Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>82</td>
 
<td>82</td>
<td>[[CSS_GUIDE__BORDER-top-WIDTH| border-top-width]]</td>
+
<td>[[CSS_GUIDE_BORDER-TOP-WIDTH| border-top-width]]</td>
<td>[[user:| ]]</td>
+
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-top-width Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>83</td>
 
<td>83</td>
<td>[[CSS_GUIDE_font-size-adjust|font-size-adjust ]]</td>
+
<td>[[CSS_GUIDE_FONT-SIZE-ADJUST| font-size-adjust]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:font-size-adjust Complete]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>84</td>
 
<td>84</td>
<td>[[CSS_GUIDE_max-height |max-height ]]</td>
+
<td>[[CSS_GUIDE_MAX-HEIGHT |max-height ]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>85</td>
 
<td>85</td>
<td>[[CSS_GUIDE_max-width | max-width ]]</td>
+
<td>[[CSS_GUIDE_MAX-WIDTH | max-width ]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
 
 
  
 
<tr>
 
<tr>
 
<td>86</td>
 
<td>86</td>
<td>[[CSS_GUIDE_min-height|min-height ]]</td>
+
<td>[[CSS_GUIDE_MIN-HEIGHT| min-height]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>87</td>
 
<td>87</td>
<td>[[CSS_GUIDE_min-width|min-width ]]</td>
+
<td>[[CSS_GUIDE_MIN-WIDTH| min-width]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
 +
 
<tr>
 
<tr>
 
<td>88</td>
 
<td>88</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_FONT-VARIANT|font-variant]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
 +
 
<tr>
 
<tr>
 
<td>89</td>
 
<td>89</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_AZIMUTH| azimuth]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:azimuth Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>90</td>
 
<td>90</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_DIRECTION| direction]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:direction Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>91</td>
 
<td>91</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_LIST-STYLE| list-style]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:list-style Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>92</td>
 
<td>92</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_LIST-STYLE-IMAGE| list-style-image]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:list-style-image Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>93</td>
 
<td>93</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_LIST-STYLE-POSITION| list-style-position]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:list-style-position Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>94</td>
 
<td>94</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_OUTLINE-COLOR| outline-color ]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:mdsouza | Mark ]]</td>
 +
<td>&nbsp;</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>95</td>
 
<td>95</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_BORDER-LEFT-COLOR| border-left-color]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:Sherman|Sherman ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-left-color Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>96</td>
 
<td>96</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_BORDER-LEFT-STYLE| border-left-style]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:Sherman| Sherman ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-left-style Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>97</td>
 
<td>97</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_BORDER-LEFT-WIDTH| border-left-width]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:Sherman| Sherman ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-left-width Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>98</td>
 
<td>98</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_BORDER-RIGHT-COLOR| border-right-color]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:Sherman| Sherman ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-right-color Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>99</td>
 
<td>99</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_BORDER-RIGHT-STYLE| border-right-style]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:Sherman| Sherman ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-right-style Already Exists]</td>
 
</tr>
 
</tr>
  
 
<tr>
 
<tr>
 
<td>100</td>
 
<td>100</td>
<td>[[CSS_GUIDE_| ]]</td>
+
<td>[[CSS_GUIDE_BORDER-RIGHT-WIDTH| border-right-width]]</td>
<td>[[user:| ]]</td>
+
<td>[[user:Sherman| Sherman ]]</td>
 +
<td>[http://developer.mozilla.org/en/docs/CSS:border-right-width Already Exists]</td>
 
</tr>
 
</tr>
  
 
</table>
 
</table>

Latest revision as of 23:37, 20 February 2007

Project Name

CSS Guide

Roadmap

The project has progressed amazingly well thus far! The project leaders would like to take this opportunity to sincerely thank each and every contributor for their time and effort and input. More importantly we thank them for their interest in the success of our project.

Moving forward, there are still a few tags already on the current list that require completion.

Coming Soon

  • This section will contain status information about what is done and what is left to do, etc.
  • Basically current state of affairs.

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.

References:

Project Leader(s)

Sherman Fernandes (sherman)

Mark D'Souza (mdsouza)

Dave Manley (seneManley)

Lukas Blakk (lsblakk)

Project Contributor(s)

Andrew Smith (andrew) - setup SVN accounts for all project members.
Dave Humphrey (dave) - Course Professor, providing valuable insight and direction.
Ian Hickson (hixie)
Mike Shaver (shaver) - Obtained CSS property usage data.
Colin Guy for all his help in growing the property list.


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


CSS Property Documentation Contributors

Sara Minchella
Ben Hearsum
Liz Chak
Dejan Tolj
Colin Guy
Richard Chu
Man Choi Kwan
Dave Bertenshaw
Dean Woodside
Aditya Nanda Kuswanto
Mohamad Attar


For a complete list of contributors please see the property list.

Thanks to all contributors for their efforts !

New Recruits

If you like to help in this CSS Guide, add your name next to a property and link it to your profile page in this section. We'll add you as a contributor! (if we miss someone, let us know).

Project Details

  • Get connected to #devmo on IRC and specifically to dria (she owns MDC) and sheppy (technical writer/dev with Mozilla).
  • 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 and work in parallel.
  • Research Mozilla proprietary tags and their usability in browsers.

Project News

  • Feb 3, 2007 - Lukas has begun porting properties across, and the work is going well.
  • Jan 30, 2007 - Spoke to Eric Shepherd about the project, and he expressed interest in having it transfered to devmo. He suggests using the existing border-style property on devmo as an example of how to format what we have. Lukas Blakk has offered to take the lead on this effort.
  • Dec 13, 2006 - The CSS Guide is almost completed! A couple more properties to fill in
  • Dec 13, 2006 - We now have 100 properties!!! Just need people to help fill it in
  • Dec 13, 2006 - Thanks to Colin and Mark for expanding the property list (currently 80+).
  • Dec 6, 2006 - Added more elements (from 69+)
  • Dec 6, 2006 - Looking for ways to contribute other than documenting tags? Why not help us complete the list of the top 100 CSS tags. Contact a project leader for more information on how you can help.
  • Nov 22, 2006 - We welcome and thank all the new contributors to their project for all their efforts. Contributing to the project is easy. To get started simply pick an unassigned property from the task list below and follow the template. Feel free to contact the any project leader should you have any questions.
  • Nov 15, 2006 - Assigned initial 30 CSS properties among project leaders.
  • Nov 15, 2006 - Added 19 Mozilla-specific proprietary CSS properties to CSS table.
  • Nov 15, 2006 - Gave project update to colleagues in DPS909 and recruited documentors for the project.
  • Nov 10, 2006 - Added table of top 50 CSS properties for completion (Additional 50 to follow).
  • Nov 10, 2006 - CSS Property "Color" page outline completed.
  • Oct 29, 2006 - Working to complete documentation for a few tags prior to submitting it for review.
  • Oct 22, 2006 - Currently working to document a few CSS properties (minimum of 3) using the initial template draft as a guide. The next step would be to share experiences / feedback etc. regarding the template so that suggested revisions / corrections can be made moving forward. This will allow us to improve the quality of the template right from the start and prevent painful re-working later on. Some of the most used CSS properties can be found here. Thanks to Mike Shaver for providing us with this info !
  • Oct 17, 2006 - Spoke to Shaver and got a list of CSS properties and their usage. See above.
  • 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.

CSS Properties

# CSS Property Assignee MDC Port Status
1 color Sherman Already Exists
2 font-size Dave Complete
3 font-family Mark Already Exists
4 text-decoration Sherman Complete
5 font-weight Dave Complete
6 background-color Mark Already Exists
7 width Sherman Complete
8 text-align Dave Complete
9 margin-top Mark  
10 margin Sherman  
11 margin-bottom Dave  
12 border Mark Already Exists
13 padding Sherman  
14 line-height Dave  
15 height Mark  
16 margin-left Sherman  
17 font-style Dave  
18 padding-left Mark  
19 padding-top Sherman  
20 position Dave Already Exists
21 border-bottom Mark Already Exists
22 background-image Sherman Already Exists
23 background Dave Already Exists
24 margin-right Mark  
25 border-right Sherman Already Exists
26 padding-bottom Dave  
27 border-top Mark Already Exists
28 border-left Sherman Already Exists
29 top Dave  
30 display Mark Complete
31 left Sara Minchella  
32 padding-right Ben Hearsum  
33 vertical-align Liz Chak Already Exists
34 background-repeat Liz Chak Already Exists
35 z-index Dejan Already Exists
36 float Dejan Complete
37 cursor Dejan Complete
38 border-style Colin Guy Complete
39 font Richard Chu Complete
40 border-width Dejan Already Exists
41 background-position Man Choi Kwan Already Exists
42 letter-spacing Dave Bertenshaw  
43 visibility Richard Chu  
44 border-color Dave Already Exists
45 border-collapse Colin Guy Complete
46 list-style-type Aditya Nanda Kuswanto Already Exists
47 text-transform Aditya Nanda Kuswanto  
48 clear Sara Minchella Complete
49 overflow Richard Chu  
50 text-indent Aditya Nanda Kuswanto  
51 -moz-binding Dave Already Exists
52 -moz-border-radius Dave Already Exists
53 -moz-border-radius-topleft Dave Already Exists
54 -moz-border-radius-topright Dave Already Exists
55 -moz-border-radius-bottomright Dave Already Exists
56 -moz-border-radius-bottomleft Dave Already Exists
57 -moz-border-top-colors Mohamed Attar Already Exists
58 -moz-border-right-colors Mohamed Attar Already Exists
59 -moz-border-bottom-colors Mohamed Attar Already Exists
60 -moz-border-left-colors Mohamed Attar Already Exists
61 -moz-opacity Liz Chak Already Exists
62 -moz-outline Aditya Nanda Kuswanto Already Exists
63 -moz-outline-color Aditya Nanda Kuswanto Already Exists
64 -moz-outline-style Aditya Nanda Kuswanto Already Exists
65 -moz-outline-width Aditya Nanda Kuswanto Already Exists
66 -moz-outline-focus Dave Should this be "user-focus"?
67 -moz-user-input Sherman & Dean Already Exists
68 -moz-user-modify Sherman & Dean  
69 -moz-user-select Sherman & Dean  
70 text-overflow Richard Chu Clarify
71 text-justify Richard Chu Clarify
72 right Sara Minchella  
73 border-spacing Sara Minchella Complete
74 bottom Sara Minchella Already Exists
75 background-position-x Colin Guy Clarify - Already Exists
76 background-position-y Colin Guy Clarify - Already Exists
77 border-bottom-color Dean & Sherman Already Exists
78 border-bottom-style Dean & Sherman  
79 border-bottom-width Dean & Sherman Already Exists
80 border-top-color Dean & Sherman Already Exists
81 border-top-style Dean & Sherman Already Exists
82 border-top-width Dean & Sherman Already Exists
83 font-size-adjust Mark Complete
84 max-height Mark  
85 max-width Mark  
86 min-height Mark  
87 min-width Mark  
88 font-variant Mark  
89 azimuth Mark Already Exists
90 direction Mark Already Exists
91 list-style Mark Already Exists
92 list-style-image Mark Already Exists
93 list-style-position Mark Already Exists
94 outline-color Mark  
95 border-left-color Sherman Already Exists
96 border-left-style Sherman Already Exists
97 border-left-width Sherman Already Exists
98 border-right-color Sherman Already Exists
99 border-right-style Sherman Already Exists
100 border-right-width Sherman Already Exists