You are on page 1of 1

12/23/13 Tryit Editor v1.

8
www.w3schools.com/html/tryit.asp?filename=tryhtml_paragraphs 1/1
MBA in Banking & Finance
shiksha.com/MBA-Banking-&-Finance
Find Top MBA Colleges & Courses. Get Admission,Fees,Placements info.
Source Code:
Submit Code
<!DOCTYPE html>
<html>
<body>
<p>This is<br>a para<br>graph with line breaks</p>
</body>
</html>
Result: W3Schools.com - Try it yourself
This is
a para
graph with line breaks
Edit the code above and click "Submit Code" to see the result.

You might also like