| color |
red, black, #f3a2b1 |
the color of its element and its nested |
Link to color info in htmlbook. |
| background-color |
red, black, #f3a2b1 |
border color element |
Link to background-color info in htmlbook. |
| text-align |
left, center, right |
text recentering |
Link to text-align info in htmlbook. |
| text-decoration |
underline, line-through, overline, none |
underlining, crossing out and overlining texts |
Link to text-decoration info on htmlbook. |
| font-size |
14px, 10px, 20px |
text size |
Link to font-size info in htmlbook. |
| font-style |
normal, italic |
cursive |
Link to font-style info in htmlbook. |
| font-weight |
normal, bold |
fat |
Link to font-weight info in htmlbook. |
| border-color |
red, black, #f3a2b1 |
color of the border |
Link to border-color info in htmlbook. |
| border-style |
solid, dashed, dotted |
border type |
Link to border-style info in htmlbook. |
| border-collapse |
collapse, separate |
squish the border of the squares |
Link to border-collapse info in htmlbook. |