Every page needs to have an h1 that summarizes the main idea of the page.

Separate sections of content on the page with headings in sequential order. H2 comes after h1.

People don't visit most websites for leisure reading. They come to get information. Successful websites make that as easy as possible.

Tips for good Web content:

End every page with a call-to-action. A CTA is a sentence that tells the user what to do next and provides a link to the next page.

This is the code a single column layout.

to make a single column layout, I need a row that contains one div that spans all twelve columns of the grid.

This is the code a two column layout.

to make a two column layout, I need a row that contains two divs that spans columns of the grid that add up to twelve.

This is the code a two column layout.

to make a two column layout, I need a row that contains two divs that span all alcolumns of the grid that add up to twelve.

This is the code a three column layout.

to make a three column layout, I need a row that contains three divs that spans columns of the grid that add up to twelve.

This is the code a three column layout.

to make a three column layout, I need a row that contains two divs that span all alcolumns of the grid that add up to twelve.

This is the code a three column layout.

to make a three column layout, I need a row that contains three divs that spans columns of the grid that add up to twelve.