Pretty well written, a little over descriptive in some spots for my taste, but will continue to read for a bit.
On the formatting, you need to put a blank line between the paragraph breaks to make it easier to read. If two carriage(enter key) returns don't do it you can try at the end of the last line either <br>
html code or <p>
. The <br>
will insert a page break line, the <p>
will insert a paragraph break.
Sometimes one works and the other doesn't so you need to experiment a little bit, and check the preview box to see which worked.
Paragraph indent if you are interested is
, most people do not use it. I myself do not find to much of a problem using it it is just
five times with a blank space after each ;
.
You are viewing a single comment's thread from: