This is a sample HTML page where all of the formatting information is in separate tags or tag attributes. There is no use of CSS or a style sheet. Your assignment is to remove all attributes from tags and instead use CSS to format the document.
Add a background color of white and a single pixel border to all paragraphs. This is impossible to do with HTML alone. Another reason why CSS is so important!
Also add a 2em page margin to the entire document.
When finished, your new document may only have the following body tags with no attributes:
| Header |
|---|
| Data |