CSS works with XHTML
XHTML (the semantic mark-up) provides the fundamental structure, like this for example:
Temperature Celsius Farenheit 30 86 20 68
XHTML (the semantic mark-up) provides the fundamental structure, like this for example:
| Celsius | Farenheit |
|---|---|
| 30 | 86 |
| 20 | 68 |