how to break a line in html
<title>
</title>
</title>
<body>
<p>this is gonna be a paragraph</br>
and in this paragraph i want to create two line so for the line there is a special tag which can be </br>
written as</br>
</p>
</body >
</html>
So if you wanna break your line just put </br> at the end of your line
So if you wanna break your line just put </br> at the end of your line
No comments:
Post a Comment