Horje

Example of Empty HTML Elements

<p>This is a <br> paragraph with a line break.</p>
index.html
Example: HTML
<!DOCTYPE html>
<html>
<body> 

<p>This is a <br> paragraph with a line break.</p>

</body>
</html>

Output should be:

Example of Empty HTML Elements



Single Articles
Example of Empty HTML ElementsHTML Elements


Related Articles
What is HTML Elements HTML Elements
What is Nested HTML Elements HTML Elements
Why should Never Skip the End Tag HTML Elements HTML Elements
What is Empty HTML Elements HTML Elements
Why HTML is Not Case Sensitive HTML Elements

Type:
Html
Category:
Web Tutorial
Sub Category:
HTML Elements
Uploaded by:
Admin