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 Elements HTML Elements


Related Articles
HTML Elements HTML Elements
Nested HTML Elements HTML Elements
Why should Never Skip the End Tag HTML Elements HTML Elements
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