Semantic HTML: Difference between revisions

Content deleted Content added
m PNG -> SVG
"""boldfaced"""
Tags: Reverted Visual edit Mobile edit Mobile web edit
Line 2:
{{Short description|HTML used to reinforce meaning of documents or webpages}}
[[File:HTML element content categories.svg|thumb|HTML element content categories]]
'''Semantic HTML''' is the use of [[''''https://en.m.wikipedia.org/wiki/Boldface|HTML]] markup to reinforce the [[semantics]], or meaning, of the information in [[Web page|web pages]] and [[web application]]s rather than merely to define its [[Model–view–presenter|presentation or look]]. Semantic HTML is processed by traditional [[web browser]]s as well as by many other [[user agent]]s. [[Cascading Style Sheets|CSS]] is used to suggest its presentation to human users.
 
== History ==