Difference between revisions of "CSS guide"
(→Project Leader(s)) |
Backinblakk (talk | contribs) m (→CSS Properties) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 78: | Line 78: | ||
== Project News == | == Project News == | ||
− | *Jan 30, | + | *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 - 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 - We now have 100 properties!!! Just need people to help fill it in | ||
Line 103: | Line 104: | ||
== CSS Properties == | == CSS Properties == | ||
− | <table border = "1" width=" | + | <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 114: | 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 120: | 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 126: | 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 132: | 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 138: | 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 144: | 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 150: | 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 156: | 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 162: | 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> </td> | ||
</tr> | </tr> | ||
Line 168: | 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> </td> | ||
</tr> | </tr> | ||
Line 174: | 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> </td> | ||
</tr> | </tr> | ||
Line 180: | 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 186: | 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> </td> | ||
</tr> | </tr> | ||
Line 192: | 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> </td> | ||
</tr> | </tr> | ||
Line 198: | 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> </td> | ||
</tr> | </tr> | ||
Line 204: | 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> </td> | ||
</tr> | </tr> | ||
Line 210: | 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> </td> | ||
</tr> | </tr> | ||
Line 216: | 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> </td> | ||
</tr> | </tr> | ||
Line 222: | 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> </td> | ||
</tr> | </tr> | ||
Line 228: | 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 234: | 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 240: | 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 246: | 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 252: | 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> </td> | ||
</tr> | </tr> | ||
Line 258: | 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 264: | 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> </td> | ||
</tr> | </tr> | ||
Line 270: | 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 276: | 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 282: | 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> </td> | ||
</tr> | </tr> | ||
Line 288: | 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 294: | 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> </td> | ||
</tr> | </tr> | ||
Line 300: | Line 333: | ||
<td>[[CSS_GUIDE_PADDING_RIGHT | padding-right]]</td> | <td>[[CSS_GUIDE_PADDING_RIGHT | padding-right]]</td> | ||
<td>[[user:bhearsum| Ben Hearsum]]</td> | <td>[[user:bhearsum| Ben Hearsum]]</td> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 306: | 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 312: | 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 318: | 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 324: | 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 330: | 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 336: | 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 342: | 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 348: | 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 354: | 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 360: | 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> </td> | ||
</tr> | </tr> | ||
Line 366: | 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> </td> | ||
</tr> | </tr> | ||
Line 372: | Line 417: | ||
<td>[[CSS_GUIDE_BORDER_COLOR | border-color]]</td> | <td>[[CSS_GUIDE_BORDER_COLOR | border-color]]</td> | ||
<td>[[user:dmmanley| Dave]]</td> | <td>[[user:dmmanley| Dave]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:border-color Already Exists]</td> | ||
</tr> | </tr> | ||
Line 378: | 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 384: | 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 390: | 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> </td> | ||
</tr> | </tr> | ||
Line 396: | 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 402: | 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> </td> | ||
</tr> | </tr> | ||
Line 408: | 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> </td> | ||
</tr> | </tr> | ||
Line 414: | Line 466: | ||
<td>[[CSS_GUIDE_-MOZ-BINDING | -moz-binding]]</td> | <td>[[CSS_GUIDE_-MOZ-BINDING | -moz-binding]]</td> | ||
<td>[[user:dmmanley| Dave]]</td> | <td>[[user:dmmanley| Dave]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:-moz-binding Already Exists]</td> | ||
</tr> | </tr> | ||
Line 420: | Line 473: | ||
<td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS | -moz-border-radius]]</td> | <td>[[CSS_GUIDE_-MOZ-BORDER-RADIUS | -moz-border-radius]]</td> | ||
<td>[[user:dmmanley| Dave]]</td> | <td>[[user:dmmanley| Dave]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-radius Already Exists]</td> | ||
</tr> | </tr> | ||
Line 426: | Line 480: | ||
<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:dmmanley| Dave]]</td> | <td>[[user:dmmanley| Dave]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-radius-topleft Already Exists]</td> | ||
</tr> | </tr> | ||
Line 432: | Line 487: | ||
<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:dmmanley| Dave]]</td> | <td>[[user:dmmanley| Dave]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-radius-topright Already Exists]</td> | ||
</tr> | </tr> | ||
Line 438: | Line 494: | ||
<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:dmmanley| Dave]]</td> | <td>[[user:dmmanley| Dave]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-radius-bottomright Already Exists]</td> | ||
</tr> | </tr> | ||
Line 444: | Line 501: | ||
<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:dmmanley| Dave]]</td> | <td>[[user:dmmanley| Dave]]</td> | ||
− | + | <td>[http://developer.mozilla.org/en/docs/CSS:-moz-border-radius-bottomleft Already Exists]</td> | |
</tr> | </tr> | ||
Line 451: | Line 508: | ||
<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:mattar1| Mohamed Attar]]</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 457: | Line 515: | ||
<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:mattar1| Mohamed Attar]]</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 463: | Line 522: | ||
<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:mattar1| Mohamed Attar]]</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 469: | Line 529: | ||
<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:mattar1| Mohamed Attar]]</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 475: | 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 481: | Line 543: | ||
<td>[[CSS_GUIDE_-MOZ-OUTLINE | -moz-outline]]</td> | <td>[[CSS_GUIDE_-MOZ-OUTLINE | -moz-outline]]</td> | ||
<td>[[user:ankuswan| Aditya Nanda Kuswanto ]]</td> | <td>[[user:ankuswan| Aditya Nanda Kuswanto ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:-moz-outline Already Exists]</td> | ||
</tr> | </tr> | ||
Line 487: | Line 550: | ||
<td>[[CSS_GUIDE_-MOZ-OUTLINE-COLOR | -moz-outline-color]]</td> | <td>[[CSS_GUIDE_-MOZ-OUTLINE-COLOR | -moz-outline-color]]</td> | ||
<td>[[user:ankuswan| Aditya Nanda Kuswanto ]]</td> | <td>[[user:ankuswan| Aditya Nanda Kuswanto ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:-moz-outline-color Already Exists]</td> | ||
</tr> | </tr> | ||
Line 493: | Line 557: | ||
<td>[[CSS_GUIDE_-MOZ-OUTLINE-SYTLE | -moz-outline-style]]</td> | <td>[[CSS_GUIDE_-MOZ-OUTLINE-SYTLE | -moz-outline-style]]</td> | ||
<td>[[user:ankuswan| Aditya Nanda Kuswanto ]]</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 499: | Line 564: | ||
<td>[[CSS_GUIDE_-MOZ-OUTLINE-WIDTH | -moz-outline-width]]</td> | <td>[[CSS_GUIDE_-MOZ-OUTLINE-WIDTH | -moz-outline-width]]</td> | ||
<td>[[user:ankuswan| Aditya Nanda Kuswanto ]]</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 505: | Line 571: | ||
<td>[[CSS_GUIDE_-MOZ-OUTLINE-FOCUS | -moz-outline-focus]]</td> | <td>[[CSS_GUIDE_-MOZ-OUTLINE-FOCUS | -moz-outline-focus]]</td> | ||
<td>[[user:dmmanley| Dave]]</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 511: | Line 578: | ||
<td>[[CSS_GUIDE_-MOZ-USER-INPUT | -moz-user-input]]</td> | <td>[[CSS_GUIDE_-MOZ-USER-INPUT | -moz-user-input]]</td> | ||
<td>[[user:Sherman| Sherman]] & [[user:dwwoodsi|Dean]]</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 517: | Line 585: | ||
<td>[[CSS_GUIDE_-MOZ-USER-MODIFY | -moz-user-modify]]</td> | <td>[[CSS_GUIDE_-MOZ-USER-MODIFY | -moz-user-modify]]</td> | ||
<td>[[user:Sherman| Sherman]] & [[user:dwwoodsi|Dean]]</td> | <td>[[user:Sherman| Sherman]] & [[user:dwwoodsi|Dean]]</td> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 523: | Line 592: | ||
<td>[[CSS_GUIDE_-MOZ-USER-SELECT | -moz-user-select]]</td> | <td>[[CSS_GUIDE_-MOZ-USER-SELECT | -moz-user-select]]</td> | ||
<td>[[user:Sherman| Sherman]] & [[user:dwwoodsi|Dean]]</td> | <td>[[user:Sherman| Sherman]] & [[user:dwwoodsi|Dean]]</td> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 529: | 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 535: | 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 541: | 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> </td> | ||
</tr> | </tr> | ||
Line 547: | 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 553: | 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 559: | 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 565: | 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 571: | Line 648: | ||
<td>[[CSS_GUIDE_BORDER-BOTTOM-COLOR| border-bottom-color]]</td> | <td>[[CSS_GUIDE_BORDER-BOTTOM-COLOR| border-bottom-color]]</td> | ||
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| 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 577: | Line 655: | ||
<td>[[CSS_GUIDE_BORDER-BOTTOM-STYLE| border-bottom-style]]</td> | <td>[[CSS_GUIDE_BORDER-BOTTOM-STYLE| border-bottom-style]]</td> | ||
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</td> | <td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</td> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 583: | Line 662: | ||
<td>[[CSS_GUIDE_BORDER-BOTTOM-WIDTH| border-bottom-width]]</td> | <td>[[CSS_GUIDE_BORDER-BOTTOM-WIDTH| border-bottom-width]]</td> | ||
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</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 589: | Line 669: | ||
<td>[[CSS_GUIDE_BORDER-TOP-COLOR| border-top-color]]</td> | <td>[[CSS_GUIDE_BORDER-TOP-COLOR| border-top-color]]</td> | ||
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</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 595: | Line 676: | ||
<td>[[CSS_GUIDE_BORDER-TOP-STYLE| border-top-style]]</td> | <td>[[CSS_GUIDE_BORDER-TOP-STYLE| border-top-style]]</td> | ||
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</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> | ||
Line 601: | Line 683: | ||
<td>[[CSS_GUIDE_BORDER-TOP-WIDTH| border-top-width]]</td> | <td>[[CSS_GUIDE_BORDER-TOP-WIDTH| border-top-width]]</td> | ||
<td>[[user: dwwoodsi | Dean]] &[[user:Sherman| Sherman]]</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> | ||
Line 607: | Line 690: | ||
<td>[[CSS_GUIDE_FONT-SIZE-ADJUST| font-size-adjust]]</td> | <td>[[CSS_GUIDE_FONT-SIZE-ADJUST| font-size-adjust]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:font-size-adjust Complete]</td> | ||
</tr> | </tr> | ||
Line 613: | Line 697: | ||
<td>[[CSS_GUIDE_MAX-HEIGHT |max-height ]]</td> | <td>[[CSS_GUIDE_MAX-HEIGHT |max-height ]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 619: | Line 704: | ||
<td>[[CSS_GUIDE_MAX-WIDTH | max-width ]]</td> | <td>[[CSS_GUIDE_MAX-WIDTH | max-width ]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 625: | Line 711: | ||
<td>[[CSS_GUIDE_MIN-HEIGHT| min-height]]</td> | <td>[[CSS_GUIDE_MIN-HEIGHT| min-height]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 631: | Line 718: | ||
<td>[[CSS_GUIDE_MIN-WIDTH| min-width]]</td> | <td>[[CSS_GUIDE_MIN-WIDTH| min-width]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 637: | Line 725: | ||
<td>[[CSS_GUIDE_FONT-VARIANT|font-variant]]</td> | <td>[[CSS_GUIDE_FONT-VARIANT|font-variant]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 643: | Line 732: | ||
<td>[[CSS_GUIDE_AZIMUTH| azimuth]]</td> | <td>[[CSS_GUIDE_AZIMUTH| azimuth]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:azimuth Already Exists]</td> | ||
</tr> | </tr> | ||
Line 649: | Line 739: | ||
<td>[[CSS_GUIDE_DIRECTION| direction]]</td> | <td>[[CSS_GUIDE_DIRECTION| direction]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:direction Already Exists]</td> | ||
</tr> | </tr> | ||
Line 655: | Line 746: | ||
<td>[[CSS_GUIDE_LIST-STYLE| list-style]]</td> | <td>[[CSS_GUIDE_LIST-STYLE| list-style]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:list-style Already Exists]</td> | ||
</tr> | </tr> | ||
Line 661: | Line 753: | ||
<td>[[CSS_GUIDE_LIST-STYLE-IMAGE| list-style-image]]</td> | <td>[[CSS_GUIDE_LIST-STYLE-IMAGE| list-style-image]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:list-style-image Already Exists]</td> | ||
</tr> | </tr> | ||
Line 667: | Line 760: | ||
<td>[[CSS_GUIDE_LIST-STYLE-POSITION| list-style-position]]</td> | <td>[[CSS_GUIDE_LIST-STYLE-POSITION| list-style-position]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:list-style-position Already Exists]</td> | ||
</tr> | </tr> | ||
Line 673: | Line 767: | ||
<td>[[CSS_GUIDE_OUTLINE-COLOR| outline-color ]]</td> | <td>[[CSS_GUIDE_OUTLINE-COLOR| outline-color ]]</td> | ||
<td>[[user:mdsouza | Mark ]]</td> | <td>[[user:mdsouza | Mark ]]</td> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 679: | Line 774: | ||
<td>[[CSS_GUIDE_BORDER-LEFT-COLOR| border-left-color]]</td> | <td>[[CSS_GUIDE_BORDER-LEFT-COLOR| border-left-color]]</td> | ||
<td>[[user:Sherman|Sherman ]]</td> | <td>[[user:Sherman|Sherman ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:border-left-color Already Exists]</td> | ||
</tr> | </tr> | ||
Line 685: | Line 781: | ||
<td>[[CSS_GUIDE_BORDER-LEFT-STYLE| border-left-style]]</td> | <td>[[CSS_GUIDE_BORDER-LEFT-STYLE| border-left-style]]</td> | ||
<td>[[user:Sherman| Sherman ]]</td> | <td>[[user:Sherman| Sherman ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:border-left-style Already Exists]</td> | ||
</tr> | </tr> | ||
Line 691: | Line 788: | ||
<td>[[CSS_GUIDE_BORDER-LEFT-WIDTH| border-left-width]]</td> | <td>[[CSS_GUIDE_BORDER-LEFT-WIDTH| border-left-width]]</td> | ||
<td>[[user:Sherman| Sherman ]]</td> | <td>[[user:Sherman| Sherman ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:border-left-width Already Exists]</td> | ||
</tr> | </tr> | ||
Line 697: | Line 795: | ||
<td>[[CSS_GUIDE_BORDER-RIGHT-COLOR| border-right-color]]</td> | <td>[[CSS_GUIDE_BORDER-RIGHT-COLOR| border-right-color]]</td> | ||
<td>[[user:Sherman| Sherman ]]</td> | <td>[[user:Sherman| Sherman ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:border-right-color Already Exists]</td> | ||
</tr> | </tr> | ||
Line 703: | Line 802: | ||
<td>[[CSS_GUIDE_BORDER-RIGHT-STYLE| border-right-style]]</td> | <td>[[CSS_GUIDE_BORDER-RIGHT-STYLE| border-right-style]]</td> | ||
<td>[[user:Sherman| Sherman ]]</td> | <td>[[user:Sherman| Sherman ]]</td> | ||
+ | <td>[http://developer.mozilla.org/en/docs/CSS:border-right-style Already Exists]</td> | ||
</tr> | </tr> | ||
Line 709: | Line 809: | ||
<td>[[CSS_GUIDE_BORDER-RIGHT-WIDTH| border-right-width]]</td> | <td>[[CSS_GUIDE_BORDER-RIGHT-WIDTH| border-right-width]]</td> | ||
<td>[[user:Sherman| Sherman ]]</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 22:37, 20 February 2007
Contents
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).
- Begin by creating a single page template that you can use for all of your work later on.
- Shaver to get data on top CSS properties: see http://triin.net/2006/06/12/CSS
- 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.