XHTML Basic 1.0
(This document is part of X-Smiles features)
XHTML Basic tags
| Tag | Support | Notes |
| Structure Module |
| body | yes |
|
| head | yes |
|
| html | yes |
|
| title | yes |
|
| Text Module |
| abbr | no |
|
| acronym | no |
|
| address | no |
|
| blockquote | yes |
|
| br | yes |
|
| cite | yes |
|
| code | yes |
|
| dfn | yes |
|
| div | yes |
|
| em | yes |
|
| h1 | yes |
|
| h2 | yes |
|
| h3 | yes |
|
| h4 | yes |
|
| h5 | yes |
|
| h6 | yes |
|
| kbd | yes |
|
| p | yes |
|
| pre | yes |
|
| q | yes |
|
| samp | yes |
|
| span | yes |
|
| strong | yes |
|
| var | yes |
|
| i | yes | Is not part of XHTML Basic specification. |
| b | yes | Is not part of XHTML Basic specification. |
| Hypertext Module |
| a | yes |
|
| List Module |
| dl | yes |
|
| dt | yes |
|
| dd | yes |
|
| ol | yes |
|
| ul | yes |
|
| li | yes |
|
| Basic Forms Module |
|
|
| button | yes |
|
| fieldset | no |
|
| form | no
|
|
| input | partial | type = RESET, FILE, BUTTON, IMAGE not working yet. |
| label | partial | for does not work |
| legend | no |
|
| select | partial | Does not read the initial value
|
| optgroup | partial | Will not show the label |
| option | yes |
|
| textarea | yes |
|
| Submission: GET | yes |
|
| Submission: POST | no |
|
| Basic Tables Module |
| caption | yes |
|
| table | yes |
|
| td | yes |
|
| th | yes |
|
| tr | yes |
|
| Image Module |
| img | yes |
|
| Object Module |
| object | yes |
|
| param | no |
|
| Metainformation Module |
| meta | no |
|
| Link Module |
| link | yes |
|
| Base Module |
| base | yes |
|
Copyright (c) 2000-2008 X-Smiles.org et.al.