Switch to full style
HTML code examples
Post a reply

start a new line in html

Fri Dec 16, 2011 9:08 pm

start a new line in a html webpage using <br> tag with paragraph tag <p>, as you will notice that <br/> tag breaks the current link and begin a new one.

Code:
<html>
<
head>
<
title>start a new line in a webpage</title>
</
head>
<
body>
   <p>My name is Jone<br> I am 32 years old<br> I am a teacher.</p>
    
   
</body>
</
html>
 




Post a reply
  Related Posts  to : start a new line in html
 draw a horizontal line in your html page     -  
 Reading a File Line by Line in php     -  
 how to start java .     -  
 PHP Start and End Tags     -  
 How to start JQuery     -  
 start Macromedia Flash     -  
 Template to start HTML5     -  
 How to start MFC window-programming     -  
 Start background image from its bottom     -  
 Line Translation 2D     -