XHTML 1.0
| Tag | Deprecated | Description |
|---|---|---|
| !-- | ||
| !DOCTYPE | ||
| a | hyperlinks (anchor tag) | |
| abbr | abbreviated form (e.g., WWW, HTTP, etc.) | |
| acronym | ||
| address | information on author | |
| applet | X | Java applet |
| area | client-side image map area | |
| b | bold text style | |
| base | document base URI | |
| basefont | X | base font size |
| bdo | I18N BiDi over-ride | |
| big | large text style | |
| blockquote | long quotation | |
| body | document body | |
| br | forced line break | |
| button | push button | |
| caption | table caption | |
| center | X | centered text |
| cite | citation | |
| code | computer code fragment | |
| col | table column | |
| colgroup | table column group | |
| dd | definition description | |
| del | deleted text | |
| dfn | instance definition | |
| dir | X | directory list |
| div | generic language/style container | |
| dl | definition list | |
| dt | definition term | |
| em | emphasis | |
| fieldset | form control group | |
| font | X | local change to font |
| form | interactive form | |
| frame | subwindow | |
| frameset | window subdivision | |
| h1 | heading | |
| h2 | heading | |
| h3 | heading | |
| h4 | heading | |
| h5 | heading | |
| h6 | heading | |
| head | document head | |
| hr | horizontal rule | |
| html | document root element | |
| i | italic text style | |
| iframe | inline subwindow | |
| img | Embedded image | |
| input | form control | |
| ins | inserted text | |
| isindex | X | single line prompt |
| kbd | text to be entered by the user | |
| label | form field label text | |
| legend | fieldset legend | |
| li | list item | |
| link | a media-independent link | |
| map | client-side image map | |
| menu | X | menu list |
| meta | generic metainformation | |
| noframes | alternate content container for non frame-based rendering | |
| noscript | alternate content container for non script-based rendering | |
| object | generic embedded object | |
| ol | ordered list | |
| optgroup | option group | |
| option | selectable choice | |
| p | paragraph | |
| param | named property value | |
| pre | preformatted text | |
| q | short inline quotation | |
| s | X | strike-through text style |
| samp | sample program output, scripts, etc. | |
| script | script statements | |
| select | option selector | |
| small | small text style | |
| span | generic language/style container | |
| strike | X | strike-through text |
| strong | strong emphasis | |
| style | style info | |
| sub | subscript | |
| sup | superscript | |
| table | ||
| tbody | table body | |
| td | table data cell | |
| textarea | multi-line text field | |
| tfoot | table footer | |
| th | table header cell | |
| thead | table header | |
| title | document title | |
| tr | table row | |
| tt | teletype or monospaced text style | |
| u | X | underlined text style |
| ul | unordered list | |
| var | instance of a variable or program argument |
© htmlpedia.net 2008 - 2010