Horje

What is the Poem problems in HTML on HTML <p> Tag

Note that the browser simply ignores the line breaks in the source code!

index.html
Example: HTML
<p>
   My Bonnie lies over the ocean.
   My Bonnie lies over the sea.
   My Bonnie lies over the ocean.
   Oh, bring back my Bonnie to me.
</p>

Output should be:

What is the Poem problems in HTML on HTML <p> Tag




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin