|
Make more text available in the browser window
|
- The traditional new paragraph is a blank line which is created in html by means of <br><br>
- You can increase the amount of text seen in the browser window by separating paragraphs with just an indent using '<br> '
- It is usual to have no indent for the first in a block of text (including after a heading).
|