show-notice
hide-notice

Thursday 8 August 2013

HTML br Tag


Introduction:

The HTML br tag is used for specifying a line break.

Example:
<html>
<head>
<title>HTML br Tag</title>
</head>
<body>
<p>This is before the line break<br /> and this after the line break.</p> 
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com