Line Breaks
The <br> tag is used when you want to start a new line, but don't want to start a new paragraph. The
<br> tag forces a line break wherever you place it. It is similar to single spacing in a document.
This Code Would Display
<p>This <br> is a para<br> graph with
line breaks</p>
""OUTPUT""
This
is a para
graph with line breaks
The <br> tag is used when you want to start a new line, but don't want to start a new paragraph. The
<br> tag forces a line break wherever you place it. It is similar to single spacing in a document.
This Code Would Display
<p>This <br> is a para<br> graph with
line breaks</p>
""OUTPUT""
This
is a para
graph with line breaks
Other Topics
HTML : A ,HTML : ABBR ,HTML : Address ,HTML : AREA ,HTML : BASE ,HTML : BDO ,HTML : BLOCKQUOTE ,HTML : BUTTON ,HTML : BODY ,HTML : BR,CSS : Class selector,CSS : Sticky Footer Layout,CSS::STYLING FORMS, mechanical Engineering, English books,Photoshop tutorials,Harry potter,Best 100 english books,Mechanical-old-question-paper,CSS : Id Selector
No comments:
Post a Comment