Por Henrique Costa Pereira baseado na compilação de Jens Meiert chamado"HTML Elements Index"
Eu criei esta tabela de elementos presentes em algumas linguagens de marcação baseado no modelo de Jens Meirt (créditos acima), com o objetivo de servir de guia para iniciantes e de consulta para os desenvolvedores já experiêntes. Eu resolvi inserir linguagens de marcação específicas para mobile como WML 1.1, XHTML Basic 1.1 e XHTML-MP devido a sua proximidade e origem das tags. Se encontrar algum erro neste documento entre em contato comigo para atualizarmos esta fonte de referência e eu daria a você os devidos créditos. Sinta-se livre para me enviar outras sugestões.
| Elemento | HTML 3.2 | HTML 4.01 | XHTML 1.0 | XHTML 1.1 | HTML 5 | WML 1.1 | XHTML Basic 1.1 | XHTML-MP | XHTML 2.0 | Significado do elemento |
|---|---|---|---|---|---|---|---|---|---|---|
| Elemento | HTML 3.2 | HTML 4.01 | XHTML 1.0 | XHTML 1.1 | HTML 5 | WML 1.1 | XHTML Basic 1.1 | XHTML-MP | XHTML 2.0 | Significado do elemento |
a |
+ | + | + | + | + | + | + | + | + | Âncora. |
abbr |
- | + | + | + | + | - | + | + | + | Abreviação. |
access |
- | - | - | - | - | + | - | - | + | Mapeamento de acessibilidade |
acronym |
- | + | + | + | - | - | + | + | - | Acrônimo |
action |
- | - | - | - | - | - | - | - | + | Ação. |
address |
+ | + | + | + | + | - | + | + | + | Informação de autor |
anchor |
- | - | - | - | - | + | - | - | - | Link |
applet |
+ | + | - | - | - | - | - | - | - | Java applet |
area |
+ | + | + | + | + | - | - | - | - | Mapa de imagem no client-side |
article |
- | - | - | - | + | - | - | - | - | Seção "independente" |
aside |
- | - | - | - | + | - | - | - | - | Seção "auxiliar" |
audio |
- | - | - | - | + | - | - | - | - | Stream de audio |
b |
+ | + | + | + | + | + | - | + | - | Estilo de texto negrito |
base |
+ | + | + | + | + | - | + | + | - | Document base URI. |
basefont |
+ | + | - | - | - | - | - | - | - | Base font size |
bdo |
- | + | + | + | + | - | - | - | - | I18N: Bidi override. |
big |
+ | + | + | + | - | + | - | + | - | Estilo de texto Grande |
blockcode |
- | - | - | - | - | - | + | + | + | Bloco de código |
blockquote |
+ | + | + | + | + | - | - | - | + | Citação longa |
body |
+ | + | + | + | + | - | + | + | + | Corpo do documento |
br |
+ | + | + | + | + | - | + | + | - | Quebra de linha |
button |
- | + | + | + | + | - | - | - | - | Botão |
canvas |
- | - | - | - | + | - | - | - | - | Bitmap canvas |
caption |
+ | + | + | + | + | - | + | + | + | (Table) caption |
| card | - | - | - | - | - | + | - | - | - | |
| catch | - | - | - | - | - | + | - | - | - | |
center |
+ | + | - | - | - | - | - | - | - | Centralizar |
cite |
+ | + | + | + | + | - | + | + | + | Citação |
code |
+ | + | + | + | + | - | + | + | + | Fragmento de código |
col |
- | + | + | + | + | - | - | - | + | Coluna de tabela |
colgroup |
- | + | + | + | + | - | - | - | + | Grupo de coluna de tabela |
command |
- | - | - | - | + | - | - | - | - | User-invokable command. |
datagrid |
- | - | - | - | + | - | - | - | - | Tree, list, or tabular data. |
datalist |
- | - | - | - | + | - | - | - | - | Data list. |
dd |
+ | + | + | + | + | - | + | + | + | Descrição de definição |
del |
- | + | + | + | + | - | - | - | - | Texto deletado |
delete |
- | - | - | - | - | - | - | - | + | Delete |
details |
- | - | - | - | + | - | - | - | - | Informação adicional |
dfn |
+ | + | + | + | + | - | + | + | + | Instância de definição |
di |
- | - | - | - | - | - | - | - | + | Item de definição |
dialog |
- | - | - | - | + | - | - | - | - | Diálogo. |
dir |
+ | + | - | - | - | - | - | - | - | Listagem de diretório |
dispatch |
- | - | - | - | - | - | - | - | + | Despachar. |
div |
+ | + | + | + | + | - | + | + | + | Container genérico. |
dl |
+ | + | + | + | + | - | + | + | + | Lista de definição |
| do | - | - | - | - | - | + | - | - | - | Associa uma tarefa a um elemento |
dt |
+ | + | + | + | + | - | + | + | + | Termo de definição. |
em |
+ | + | + | + | + | + | + | + | + | Ênfase. |
embed |
- | - | - | - | + | - | - | - | - | Ponto de integraçãot. |
ev:listener |
- | - | - | - | - | - | - | - | + | Event listener. |
event-source |
- | - | - | - | + | - | - | - | - | Events target. |
| exit | - | - | - | - | - | + | - | - | - | |
fieldset |
- | + | + | + | + | + | - | + | - | Form control group. |
figure |
- | - | - | - | + | - | - | - | - | Paragraph with embedded content and caption. |
font |
+ | + | - | - | + | - | - | - | - | Local change to font. |
footer |
- | - | - | - | + | - | - | - | - | Section footer. |
form |
+ | + | + | + | + | - | + | + | - | Interactive form. |
frame |
- | + | - | - | - | - | - | - | - | Subwindow. |
frameset |
- | + | - | - | - | - | - | - | - | Window subdivision. |
| go | - | - | - | - | - | + | - | - | - | |
group |
- | - | - | - | - | - | - | - | + | Grupo de elementos. |
h |
- | - | - | - | - | - | - | - | + | Título/Cabeçalho. |
h1 |
+ | + | + | + | + | - | + | + | + | Título 1 |
h2 |
+ | + | + | + | + | - | + | + | + | Título 2 |
h3 |
+ | + | + | + | + | - | + | + | + | Título 3 |
h4 |
+ | + | + | + | + | - | + | + | + | Título 4 |
h5 |
+ | + | + | + | + | - | + | + | + | Título 5 |
h6 |
+ | + | + | + | + | - | + | + | + | Título 6 |
handler |
- | - | - | - | - | - | - | - | + | Handler definition. |
head |
+ | + | + | + | + | + | + | + | + | Document head. |
header |
- | - | - | - | + | - | - | - | - | Cabeçalho |
hr |
+ | + | + | + | + | + | - | + | - | Traço horizontal |
html |
+ | + | + | + | + | - | + | + | + | Document root. |
i |
+ | + | + | + | + | + | - | + | - | Estilo de texto itálico |
iframe |
- | + | - | - | + | - | - | - | - | Inline subwindow. |
img |
+ | + | + | + | + | + | + | + | + | Embedded image. |
input |
+ | + | + | + | + | + | + | + | + | Form control. |
ins |
- | + | + | + | + | - | - | - | - | Texto inserido |
insert |
- | - | - | - | - | - | - | - | + | Insert. |
isindex |
+ | + | - | - | - | - | - | - | - | Single line prompt. |
kbd |
+ | + | + | + | + | - | + | + | + | Text to be entered. |
l |
- | - | - | - | - | - | - | - | + | Line of text. |
label |
- | + | + | + | + | - | + | + | + | Form field label (XHTML 2: list label). |
legend |
- | + | + | + | + | - | - | - | - | Fieldset legend. |
li |
+ | + | + | + | + | - | + | + | + | List item. |
link |
+ | + | + | + | + | + | + | + | + | Media-independent link. |
listing |
+ | - | - | - | - | - | - | - | - | Listing. |
load |
- | - | - | - | - | - | - | - | + | Load. |
m |
- | - | - | - | + | - | - | - | - | Marked text. |
map |
+ | + | + | + | + | - | - | - | - | Client-side image map. |
menu |
+ | + | - | - | + | - | - | - | - | Lista de ítens de um menu |
message |
- | - | - | - | - | - | - | - | + | Message |
meta |
+ | + | + | + | + | + | + | + | + | Meta-informação genérica |
meter |
- | - | - | - | + | - | - | - | - | Scalar measurement |
model |
- | - | - | - | - | - | - | - | + | Model |
nav |
- | - | - | - | + | - | - | - | - | Navigation links section |
nl |
- | - | - | - | - | - | - | - | + | Lista de navegação |
noframes |
- | + | - | - | - | - | - | - | - | Alternate container. |
| noop | - | - | - | - | - | + | - | - | - | |
noscript |
- | + | + | + | + | - | - | - | - | Alternate container. |
object |
- | + | + | + | + | - | + | + | + | Generic embedded object. |
ol |
+ | + | + | + | + | - | + | + | + | Lista ordenada |
| onevent | - | - | - | - | - | + | - | - | - | |
optgroup |
- | + | + | + | + | + | - | + | - | Option group. |
option |
+ | + | + | + | + | + | + | + | - | Selectable choice. |
output |
- | - | - | - | + | - | - | - | + | Output. |
p |
+ | + | + | + | + | + | + | + | + | Parágrafo |
param |
+ | + | + | + | + | - | + | + | + | Named property value. |
plaintext |
+ | - | - | - | - | - | - | - | - | Plain text. |
| postfield | - | - | - | - | - | + | - | - | - | |
pre |
+ | + | + | + | + | + | + | + | + | Texto pré-formatado |
| prev | - | - | - | - | - | + | - | - | - | |
progress |
- | - | - | - | + | - | - | - | - | Progresso de uma tarefa |
q |
- | + | + | + | + | - | + | + | + | Citação inline curta |
range |
- | - | - | - | - | - | - | - | + | Range definition |
| receive | - | - | - | - | - | + | - | - | - | |
rb |
- | - | - | + | - | - | - | - | + | Ruby base |
rbc |
- | - | - | + | - | - | - | - | + | Ruby base container |
rebuild |
- | - | - | - | - | - | - | - | + | Rebuild |
recalculate |
- | - | - | - | - | - | - | - | + | Recalculate |
refresh |
- | - | - | - | - | + | - | - | + | Refresh |
repeat |
- | - | - | - | - | - | - | - | + | Repeat |
reset |
- | - | - | - | - | + | - | - | + | Reset |
revalidate |
- | - | - | - | - | - | - | - | + | Revalidate |
rp |
- | - | - | + | - | - | - | - | + | Ruby parentheses |
rt |
- | - | - | + | - | - | - | - | + | Ruby text |
rtc |
- | - | - | + | - | - | - | - | + | Ruby text container |
ruby |
- | - | - | + | - | - | - | - | + | Ruby markup |
s |
- | + | - | - | - | - | - | - | - | Estilo de texto tachado |
samp |
+ | + | + | + | + | - | + | + | + | Sample output. |
script |
+ | + | + | + | + | - | - | - | - | Script statements. |
secret |
- | - | - | - | - | - | - | - | + | Secret input. |
section |
- | - | - | - | + | - | - | - | + | Document section. |
select1 |
- | - | - | - | - | - | - | - | + | Single select. |
select |
+ | + | + | + | + | + | + | + | + | Option selector. |
send |
- | - | - | - | - | + | - | - | + | Send. |
separator |
- | - | - | - | - | - | - | - | + | Break. |
setfocus |
- | - | - | - | - | - | - | - | + | Set focus. |
setindex |
- | - | - | - | - | - | - | - | + | Set index. |
setvalue |
- | - | - | - | - | - | - | - | + | Set value. |
small |
+ | + | + | + | + | + | - | + | - | Estilo de texto pequeno |
| setvar | - | - | - | - | - | + | - | - | - | |
source |
- | - | - | - | + | - | - | - | - | Media resource. |
span |
- | + | + | + | + | - | + | + | + | Container genérico |
| spawn | - | - | - | - | - | + | - | - | - | |
standby |
- | - | - | - | - | - | - | - | + | Mensagem (enquanto carrega) |
strike |
+ | + | - | - | - | - | - | - | - | Strike-through text |
strong |
+ | + | + | + | + | + | + | + | + | Ênfase forte |
style |
+ | + | + | + | + | - | - | + | + | Estilo |
sub |
+ | + | + | + | + | - | - | - | + | Subscrito |
submit |
- | - | - | - | - | - | - | - | + | Submeter |
summary |
- | - | - | - | - | - | - | - | + | Sumário de tabela |
sup |
+ | + | + | + | + | - | - | - | + | Sobrescrito. |
switch |
- | - | - | - | - | - | - | - | + | Seleção |
table |
+ | + | + | + | + | x | + | + | + | Tabela |
tbody |
- | + | + | + | + | - | - | - | + | Table body. |
td |
+ | + | + | + | + | + | + | + | + | Céulula de uma tabela |
template |
- | - | - | - | - | + | - | - | - | Template |
textarea |
+ | + | + | + | + | - | + | + | + | Campo de textarea |
tfoot |
- | + | + | + | + | - | - | - | + | Table footer. |
th |
+ | + | + | + | + | - | + | + | + | Célula de um table header |
thead |
- | + | + | + | + | - | - | - | + | Table header |
| throw | - | - | - | - | - | + | - | - | - | |
time |
- | - | - | - | + | - | - | - | - | Data e/ou hora |
| timer | - | - | - | - | - | + | - | - | - | |
title |
+ | + | + | + | + | - | + | + | + | Título do documento |
tr |
+ | + | + | + | + | + | + | + | + | Linha de tabela |
trigger |
- | - | - | - | - | - | - | - | + | Trigger. |
tt |
+ | + | + | + | - | - | - | - | - | Estilo de texto de teletipo (teleimpressão) |
u |
+ | + | - | - | - | + | - | - | - | Estilo de texto sublinhado |
ul |
+ | + | + | + | + | - | + | + | + | Listagem não ordenada |
upload |
- | - | - | - | - | - | - | - | + | upload de arquivo |
var |
+ | + | + | + | + | - | + | + | + | Variável |
video |
- | - | - | - | + | - | - | - | - | Video ou filme |
xmp |
+ | - | - | - | - | - | - | - | - | Texto pré-formatado |
wml |
- | - | - | - | - | + | - | - | - |
Sinta-se livre para contribuir me informando o que está errado. Este documento é gratuito para todos.