HTML element: Difference between revisions

Content deleted Content added
Jking (talk | contribs)
Removed "DEPRECATED" after <base> as it is not deprecated; removed reference to <isindex> as it indeed should not be used--or even mentioned.
Jking (talk | contribs)
=Logical markup= <dfn>, <kbd>, <samp> and <var> are not deprecated
Line 206:
Inserted text. Often used to markup replacement text for &lt;del>'d text. Typically rendered underlined.
 
&lt;dfn>, &lt;/dfn>; &lt;samp>, &lt;/samp>; &lt;kbd>, &lt;/kbd>; &lt;var>, &lt;/var> '''DEPRECATED'''
Definition, Sample Text, Keyboard Input, Variable: do not use any of these tags,are butsimilar useto &lt;code>&gt;, but carry more specific insteadmeaning.
 
===Presentational markup===