Difference between revisions of "CSS"
Jump to navigation
Jump to search
Templarian (talk | contribs) m |
Templarian (talk | contribs) m |
||
| Line 16: | Line 16: | ||
<td>[%|px] [solid|dotted|etc...] [color]</td> | <td>[%|px] [solid|dotted|etc...] [color]</td> | ||
<td>Fully Supported</td> | <td>Fully Supported</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td class="yes">✔</td> | ||
| + | <td>-webkit-user-select</td> | ||
| + | <td>none</td> | ||
| + | <td>ignore does nothing</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Revision as of 06:25, 21 November 2009
Just a huge list of all CSS supported.
| Property | Example | Comment | |||
|---|---|---|---|---|---|
| Border | |||||
| ✔ | border | [%|px] [solid|dotted|etc...] [color] | Fully Supported | ||
| ✔ | -webkit-user-select | none | ignore does nothing | ||