HTML Line Break Tag Example:
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<h2> Line Break Tag Example </h2>
<p> Here we can write our own paragraph < br/ ></br>
now i will show you how to do a line break. </p>
</body>
</html>
OUTPUT
No comments:
Post a Comment