Horje
HTML Semantic

Semantic elements = elements with a meaning.

A semantic element clearly describes its meaning to both the browser and the developer.

Examples of non-semantic elements: <div> and <span> - Tells nothing about its content.

Examples of semantic elements: <form>, <table>, and <article> - Clearly defines its content.







Category:
Web Tutorial
Sub Category:
HTML Semantic
Uploaded by:
Admin


Read Article
https://horje.com/learn/1434/reference