Line Break
This article will explain the Line break Html code. It is basicaly a <br /> and the example is given below:
<p> This is an example of a line break <br /> this part will appear after the break. </p>
Which will look like:
This is an example of a line break
this part will appear after the break.
( October 30, 2009 at 11:56 pm) · Filed under Coding, General, Html Tags, br tag, How to add a line break in Html, Html code, Html line break code, The line break code
