Thursday, July 30, 2009

How do you leave spaces in between the lines when HTML-ing?

I am trying to write a blog using HTML but I don't know how to leave spaces in between the lines.


I don't know to start a new paragraph either. PLEASE HELP!!

How do you leave spaces in between the lines when HTML-ing?
put %26lt;br%26gt; before where you want the space. To make a paragraph do %26lt;p%26gt; where you want it to start, to end it put %26lt;/p%26gt; where you want it to end although I don't think %26lt;/p%26gt; is neccesary unless you are going to make something not to be in the paragraph.
Reply:For a line break%26lt;br%26gt;


Break





%26lt;p%26gt;For a paragraph p with the closing bracket when finished%26lt;/p%26gt;
Reply:You can make a space by inserting a break %26lt;br%26gt;


Paragraphs are identified with %26lt;p%26gt; %26lt;/p%26gt; around the body of the paragraph, which also happens to make a space to the paragraph you are starting.

sim cards

No comments:

Post a Comment