Semantic HTML: Difference between revisions

Content deleted Content added
m removed stray returns
Added categories and minor changes
Line 1:
{{Redirect|Semantic markup|more general usage|separation of content and presentation|semantics in programming languages|Semantics (computer science)}}
{{Short description|HTML used to reinforce meaning of documents or webpages}}
'''Semantic HTML''' is the use of [[HTML]] markup to reinforce the [[semantics]], or meaning, of the information in webpages[[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 ==
Line 49:
[[Category:Semantic HTML| ]]
[[Category:Domain-specific knowledge representation languages]]
[[Category:Web accessibility]]
[[Category:Web design]]