Difference between revisions of "CSS"

From WebOS Internals
Jump to navigation Jump to search
m (Thinking page)
 
m
Line 2: Line 2:
  
 
<table cellpadding="2" cellspacing="0" width="100%" style="text-align:left;border:1px solid #d4d4d4;">
 
<table cellpadding="2" cellspacing="0" width="100%" style="text-align:left;border:1px solid #d4d4d4;">
<tr style="background-color:#F1F1F1;">
 
  <th style="border-bottom:1px dotted #d4d4d4;">Feature</th>
 
  <th colspan="5" style="text-align:center;border-bottom:1px dotted #d4d4d4;">Editor</th>
 
<tr>
 
 
  <tr style="background-color:#F1F1F1;">
 
  <tr style="background-color:#F1F1F1;">
 
   <th class="b-b-gray-solid"></th>
 
   <th class="b-b-gray-solid"></th>
Line 13: Line 9:
 
  <tr>
 
  <tr>
 
  <tr>
 
  <tr>
   <td style="background-color:#F1F1F1;" colspan="6">'''Border'''</td>
+
   <td style="background-color:#F1F1F1;" class="b-b-gray-dotted" colspan="6">'''Border'''</td>
 
  </tr>
 
  </tr>
 
  <tr>
 
  <tr>
  <td>Cross Platform</td>
 
 
   <td class="yes">✔</td>
 
   <td class="yes">✔</td>
 
   <td>border</td>
 
   <td>border</td>
   <td></td>
+
   <td>[%|px] [solid|dotted|etc...] [color]</td>
   <td></td>
+
   <td>Fully Supported</td>
 
  </tr>
 
  </tr>
 
</table>
 
</table>

Revision as of 07:07, 19 November 2009

Just a huge list of all CSS supported.

Property Example Comment
Border
border [%|px] [solid|dotted|etc...] [color] Fully Supported