Friday, 3 June 2011

HTML br Tag


The <br> tag inserts a single line break. 
The <br> tag is an empty tag which means that it has no end tag.

Example
This text contains<br />a line break.







No comments:

Post a Comment