Horje

Correct uses Tags

Example given following a correct way uses Tag
index.html
Example: HTML
<!DOCTYPE html>
<html>
<body> 

<p>This is a paragraph.</p>
<p>This is a paragraph.</p>

</body>
</html>

Output should be:

Correct uses Tags



Single Articles
Example of End TagHTML Elements
Correct uses TagsHTML Elements
What may happen if you never use end Tag?HTML 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