Sunday, July 14, 2013

Br tag use

<html>
<body>

<p>This is<br />a para<br />graph with line breaks</p>

</body>
</html>

No comments: