Semantic HTML
is the principle of using a HTML element that represents the content, not just what ever element will work. For example, instead of using for navigation, should be used instead
is the principle of using a HTML element that represents the content, not just what ever element will work. For example, instead of using for navigation, should be used instead