2 Separate content from presentation

Think about the content (concepts, ideas, and etc.) first. Dont’ worry about presentation (which font to use, what color to use, etc.). Pay attention to the structure of the document, and divide a long document into sections.

In other words, start with a plain HTML document with no formatting. Structure the document using the header (<h1> and the other header elements). Use paragraphs (<p>) and lists (<ul> and <ol>).