Help:HTML in wikitext: Difference between revisions

Content deleted Content added
hr: another one that is in no way invalid when we are serving HTML5
dfn: once per page? Suggest you check https://www.w3.org/TR/2014/REC-html5-20141028/text-level-semantics.html#the-dfn-element and view its source to see just how frequently it may be used
Line 288:
 
==== dfn ====
{{tag|dfn}} is used for indicating the defining instance of a term.
{{tag|dfn}} is used (only once per page) for indicating the defining instance of a term or phrase. This is most often the first use of it in the page, with an actual definition or other contextual explanation. Technically, this element should be used around the first appearance of the title term or name in the lead sentence of an article (and around any synonyms given there, which are usually boldfaced terms that redirect to the same article). However, very few articles have made use of this yet.
 
{{markup