CSS works with XHTML
CSS (the presentational mark-up) gives the table some styles, on top of the XHTML:
If your browser were showing the styles in the example here below, you would see the celsius column in one color and the farenheit column in another color.
Temperature Celsius Farenheit 30 86 20 68
