Monday, July 5, 2021

Code for Line Break and Drawn

 


<html>

<head>

<title> Code for line break and line drawn in programe </title>

</head>

<body bgcolor=black text=white>

<h1> HTML is very easy to learn. </h1>

<p> Welcome to teh world of HTML. </p>

<p> This is the first paragraph.<br> However short it is still a paragraph!</p>

<p> And this is the second paragraph. <hr> </p>

</body>

</html>




No comments:

Post a Comment

MCQ QUESTIONS

Loading…