Difference between revisions of "CSS guide"
(→Project News) |
Backinblakk (talk | contribs) m (→CSS Properties) |
||
(34 intermediate revisions by 8 users not shown) | |||
Line 5: | Line 5: | ||
== Roadmap == | == Roadmap == | ||
− | The project has progressed amazingly well thus far | + | 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 | + | 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:Mdsouza|Mark D'Souza]] (mdsouza) | |
− | + | [[User:dmmanley|Dave Manley]] (seneManley) | |
+ | |||
+ | [[User:backinblakk|Lukas Blakk]] (lsblakk) | ||
== Project Contributor(s) == | == Project Contributor(s) == | ||
Line 52: | 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 75: | 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 - 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+). | ||
Line 98: | 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 109: | 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 115: | 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 121: | 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 127: | 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 133: | 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 139: | 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 145: | 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 151: | 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 157: | 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 163: | 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 169: | 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 175: | 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 181: | 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 187: | 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 193: | 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 199: | 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 205: | 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 211: | 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 217: | 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 223: | 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 229: | 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 235: | 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 241: | 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 247: | 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 253: | 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 259: | 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 265: | 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 271: | 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 277: | 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 283: | 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 289: | 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 294: | 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| | + | <td>[[user:bhearsum| Ben Hearsum]]</td> |
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 301: | 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 307: | 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 313: | 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 319: | 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 325: | 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 331: | 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 337: | 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 343: | 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 349: | 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 355: | 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 361: | 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 366: | 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: | + | <td>[[user:dmmanley| Dave]]</td> |
+ | <td>[http://developer.mozilla.org/en/docs/CSS:border-color Already Exists]</td> | ||
</tr> | </tr> | ||
Line 373: | 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 379: | 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 385: | 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 391: | 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 397: | 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 403: | 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 408: | 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 414: | 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 420: | 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 426: | 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 432: | 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 438: | 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 444: | 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 450: | 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 456: | 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 462: | 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 469: | 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 474: | 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 480: | 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- | + | <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 492: | 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 498: | 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 504: | 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 510: | 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 | + | <td>[[user:Sherman| Sherman]] & [[user:dwwoodsi|Dean]]</td> |
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 516: | 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> </td> | ||
</tr> | </tr> | ||
Line 523: | 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 529: | 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 535: | 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 541: | 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 547: | 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 553: | 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 559: | 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 565: | 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 571: | 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 577: | 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 583: | 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 589: | 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 595: | 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 600: | Line 689: | ||
<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> | ||
Line 606: | Line 696: | ||
<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> </td> | ||
</tr> | </tr> | ||
Line 612: | Line 703: | ||
<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> </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> </td> | ||
</tr> | </tr> | ||
Line 626: | Line 717: | ||
<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> </td> | ||
</tr> | </tr> | ||
+ | |||
<tr> | <tr> | ||
<td>88</td> | <td>88</td> | ||
<td>[[CSS_GUIDE_FONT-VARIANT|font-variant]]</td> | <td>[[CSS_GUIDE_FONT-VARIANT|font-variant]]</td> | ||
− | <td>[[user:| ]]</td> | + | <td>[[user:mdsouza | Mark ]]</td> |
+ | <td> </td> | ||
</tr> | </tr> | ||
+ | |||
<tr> | <tr> | ||
<td>89</td> | <td>89</td> | ||
<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 643: | 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 649: | 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 655: | 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 661: | 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 666: | Line 766: | ||
<td>94</td> | <td>94</td> | ||
<td>[[CSS_GUIDE_OUTLINE-COLOR| outline-color ]]</td> | <td>[[CSS_GUIDE_OUTLINE-COLOR| outline-color ]]</td> | ||
− | <td>[[user:| ]]</td> | + | <td>[[user:mdsouza | Mark ]]</td> |
+ | <td> </td> | ||
</tr> | </tr> | ||
Line 672: | Line 773: | ||
<td>95</td> | <td>95</td> | ||
<td>[[CSS_GUIDE_BORDER-LEFT-COLOR| border-left-color]]</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> | ||
Line 678: | Line 780: | ||
<td>96</td> | <td>96</td> | ||
<td>[[CSS_GUIDE_BORDER-LEFT-STYLE| border-left-style]]</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> | ||
Line 684: | Line 787: | ||
<td>97</td> | <td>97</td> | ||
<td>[[CSS_GUIDE_BORDER-LEFT-WIDTH| border-left-width]]</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> | ||
Line 690: | Line 794: | ||
<td>98</td> | <td>98</td> | ||
<td>[[CSS_GUIDE_BORDER-RIGHT-COLOR| border-right-color]]</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> | ||
Line 696: | Line 801: | ||
<td>99</td> | <td>99</td> | ||
<td>[[CSS_GUIDE_BORDER-RIGHT-STYLE| border-right-style]]</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> | ||
Line 702: | Line 808: | ||
<td>100</td> | <td>100</td> | ||
<td>[[CSS_GUIDE_BORDER-RIGHT-WIDTH| border-right-width]]</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 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.