New Line Break Tag (<br>)
<!doctype html>
<html lang="en-US">	
	<head>
		<meta charset="utf-8">
		<title>Codershelpline</title>
	</head>

	<body>
	     <p>Codershelpline  <br>  is one of the best  <br>  site to learn html in 
             simple step  <br>  wise form.Codershelpline is one of the best site to learn html 
             in simple step wise form.Codershelpline <br> is one of the best site to learn 
             html <br> in simple step wise form.Codershelpline is one of the best site to 
             learn html in simple step wise form.Codershelpline is one of the best site to 
             learn html in simple <br> step wise form.Codershelpline is one of the best site 
             to learn html in simple step wise form.Codershelpline is one of the best site to 
             learn html in simple step wise form.</p>	
         </body>	
</html>

<!-- NB : This tag creates new line where it is used in a sentence of a web page.-- >
Center Tag (<center> </center>)
<!doctype html>
<html lang="en-US">	
	<head>
		<meta charset="utf-8">
		<title>Codershelpline</title>
	</head>

	<body>
	    <Center>
                   Codershelpline is one of the best site to learn html in simple step wise 
                   form.Codershelpline is one of the best site to learn html in simple step 
                   wise form.Codershelpline is one of the best site to learn html in simple 
                   step wise form.Codershelpline is one of the best site to learn html in 
                   simple step wise form.Codershelpline is one of the best site to learn html 
                   in simple step wise form.
             </Center>	
	</body>	
</html>

<!-- NB : This tag is used to align the contents in the center of a web page. -->

Loading

Categories: HTML

0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.