Web browser HTML support

This document is a section of the web browser standards support document. It includes detailed information about HTML support in major web browsers.

Table of Contents

  1. About
  2. Specifications
  3. HTML standards
    1. HTML 4.01
    2. XHTML 1.0
    3. XHTML 1.1

About

Up

HTML is the primary language that makes up a webpage. It puts together all of the text, images, scripts, and other content.

In most web browsers, you can view this page's HTML code by going to the View menu and selecting "Page Source" or "Source".

Specifications

Up

HTML standards

Up

HTML 4.01

Up

The following are the elements and attributes that make up the structure of an HTML document.

The attribute collections at the bottom reflect the browser's best support for those attributes. Support may be weaker in some elements. See the specific element information for details.

HTML 4.01
Feature MSIE 6.0 Firefox 1.0 Opera 8.0
a
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
accesskey Y Y I
charset Y Y Y
coords N N Y
href Y Y Y
hreflang Y Y Y
name Y Y Y
onblur Y Y Y
onfocus Y Y Y
rel Y Y Y
rev Y Y Y
shape N N Y
tabindex I Y I
type Y Y Y
abbr
(General) N Y Y
Core attributes N Y Y
Event attributes N Y Y
I18n attributes N Y N
acronym
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y N
address
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
area
(General) Y Y I
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
accesskey Y Y Y
alt I Y Y
coords Y Y Y
href Y Y Y
nohref Y Y Y
onblur Y Y Y
onfocus Y Y Y
shape I Y Y
tabindex Y Y I
b
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
base
(General) Y Y Y
href Y Y Y
bdo
(General) Y Y Y
Core attributes Y Y Y
dir Y Y Y
lang Y Y Y
big
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
blockquote
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
cite Y Y Y
body
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
onload Y Y Y
onunload Y Y Y
br
(General) Y Y Y
Core attributes Y Y Y
button
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
accesskey Y Y I
disabled Y Y Y
name Y Y Y
onblur Y Y Y
onfocus Y Y Y
tabindex I Y Y
type I Y Y
value N Y Y
caption
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
cite
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
code
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
col
(General) Y Y Y
Core attributes I I I
Event attributes N N N
I18n attributes Y N N
span Y Y Y
width I Y I
colgroup
(General) Y Y Y
Core attributes I I I
Event attributes N N N
I18n attributes Y N N
span Y Y Y
width I Y I
dd
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
del
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
cite Y Y Y
datetime Y Y Y
dfn
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
div
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
dl
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
dt
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
em
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
fieldset
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
form
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
accept Y Y Y
accept-charset I Y Y
action Y Y Y
enctype Y Y Y
method Y Y Y
name Y Y Y
onreset Y Y Y
onsubmit Y Y Y
frame
(General) Y Y Y
Core attributes Y N N
frameborder I I I
longdesc Y Y Y
marginheight Y Y Y
marginwidth Y Y Y
name Y Y Y
noresize Y Y Y
scrolling I I Y
src Y Y Y
frameset
(General) Y Y Y
Core attributes Y N N
cols Y Y Y
onload Y Y Y
onunload Y Y Y
rows Y Y Y
h1
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
h2
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
h3
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
h4
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
h5
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
h6
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
head
(General) Y Y Y
I18n attributes N N N
profile Y Y Y
html
(General) Y Y Y
I18n attributes Y Y Y
i
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
iframe
(General) Y Y Y
Core attributes Y Y Y
align Y I I
frameborder Y Y Y
height I Y Y
longdesc Y Y Y
marginheight Y Y Y
marginwidth Y Y Y
name Y Y Y
scrolling I I Y
src Y Y Y
width Y Y Y
img
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes N Y N
alt Y Y Y
height Y Y Y
ismap Y Y Y
longdesc Y Y Y
name Y Y Y
src Y Y Y
usemap Y Y Y
width Y Y Y
input
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y I
I18n attributes Y Y N
accept Y Y Y
accesskey Y Y Y
alt Y Y Y
checked Y Y Y
disabled Y Y Y
ismap Y Y Y
maxlength Y Y I
name Y Y Y
onblur Y Y I
onchange Y I I
onfocus Y I I
onselect Y Y I
readonly I I I
size I I I
src Y Y Y
tabindex I Y Y
type Y Y Y
usemap N Y Y
value Y Y Y
ins
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
cite Y Y Y
datetime Y Y Y
kbd
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
label
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
accesskey Y Y Y
for Y Y Y
onblur N N Y
onfocus N N Y
legend
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
accesskey Y N N
li
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
link
(General) Y Y Y
Core attributes N N N
Event attributes N N N
I18n attributes N N N
charset Y Y Y
href Y Y Y
hreflang Y Y Y
media Y Y Y
rel Y Y Y
rev Y Y Y
type Y Y Y
map
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y I
I18n attributes Y Y Y
name Y Y Y
meta
(General) Y Y Y
I18n attributes Y Y Y
content Y Y Y
http-equiv Y Y Y
name Y Y Y
scheme Y Y Y
noframes
(General) N Y Y
Core attributes N Y I
Event attributes N Y Y
I18n attributes N Y Y
noscript
(General) I Y Y
Core attributes Y Y N
Event attributes N Y Y
I18n attributes Y N N
object
(General) I I Y
Core attributes I Y Y
Event attributes I Y Y
I18n attributes N Y N
archive N N N
classid Y Y Y
codebase N N Y
codetype Y Y Y
data I I Y
declare N N Y
height Y Y Y
name Y Y Y
standby N N N
tabindex N Y N
type Y Y Y
usemap Y Y Y
width Y Y Y
ol
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
optgroup
(General) Y Y Y
Core attributes I Y N
Event attributes N I I
I18n attributes N Y N
disabled N Y Y
label Y Y Y
option
(General) Y Y Y
Core attributes I Y N
Event attributes N I I
I18n attributes N I N
disabled N Y Y
label N N N
selected Y Y Y
value Y Y Y
p
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
param
(General) Y Y Y
id Y Y Y
name Y Y Y
type Y Y Y
value Y Y Y
valuetype Y Y Y
pre
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
q
(General) I Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
cite Y Y Y
samp
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
script
(General) Y Y Y
charset Y Y Y
defer Y N N
src Y Y Y
type Y Y Y
select
(General) Y Y Y
Core attributes I Y Y
Event attributes Y Y I
I18n attributes Y Y N
disabled Y Y Y
multiple Y Y Y
name Y Y Y
onblur Y Y Y
onchange I I I
onfocus Y Y Y
size Y Y Y
tabindex I Y Y
small
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
span
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
strong
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
style
(General) Y Y Y
I18n attributes N N N
media Y Y Y
title Y Y Y
type Y Y Y
sub
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
sup
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
table
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
border Y Y Y
cellpadding Y Y Y
cellspacing Y I Y
frame I I I
rules I Y Y
summary Y Y Y
width Y Y Y
tbody
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
Cell alignment attributes I I I
td
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
Cell alignment attributes I I I
abbr Y Y Y
axis Y Y Y
colspan I Y I
headers Y Y Y
rowspan I Y Y
scope Y Y Y
textarea
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y N
accesskey Y Y Y
cols Y Y Y
disabled Y Y Y
name Y Y Y
onblur Y Y Y
onchange Y Y Y
onfocus Y Y Y
onselect Y Y Y
readonly Y Y Y
rows Y Y Y
tabindex I Y Y
tfoot
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
Cell alignment attributes I I I
th
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
Cell alignment attributes I I I
abbr Y Y Y
axis Y Y Y
colspan I Y I
headers Y Y Y
rowspan I Y Y
scope Y Y Y
thead
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
Cell alignment attributes I I I
title
(General) Y Y Y
I18n attributes N N N
tr
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
Cell alignment attributes I I I
tt
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
ul
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
var
(General) Y Y Y
Core attributes Y Y Y
Event attributes Y Y Y
I18n attributes Y Y Y
Core attributes
class Y Y Y
id Y Y Y
style Y Y Y
title Y Y Y
Event attributes
onclick Y Y Y
ondblclick Y Y Y
onkeydown Y Y Y
onkeypress Y Y Y
onkeyup Y Y Y
onmousedown Y Y Y
onmousemove Y Y Y
onmouseout Y Y Y
onmouseover Y Y Y
onmouseup Y Y Y
Internationalization (i18n) attributes
dir Y Y Y
lang Y Y Y
Cell alignment attributes
align I I I
char N N N
charoff N N N
valign I Y Y

XHTML 1.0

Up

The following are features of XHTML 1.0 that are not covered in the sections above.

XHTML 1.0 changes
Feature MSIE 6.0 Firefox 1.0 Opera 8.0
HTML in XML
(General) N Y Y
Documents must be well-formed
(General) Y Y Y
Media types
application/xhtml+xml N Y Y
application/xml I Y Y
text/xml I Y Y
name fragment identifiers are now id
a Y Y Y
applet Y Y Y
form Y Y Y
frame Y Y Y
iframe Y Y Y
img Y Y Y
map Y Y Y

XHTML 1.1

Up

The following are features of XHTML 1.1 that are not covered in the sections above.

XHTML 1.1 changes
Feature MSIE 6.0 Firefox 1.0 Opera 8.0
rb
(General) Y N N
Core attributes N Y I
rbc
(General) N N N
Core attributes N Y I
rp
(General) I N N
Core attributes N Y I
rt
(General) Y N N
Core attributes Y Y I
rbspan Y N N
rtc
(General) N N N
Core attributes N Y I
ruby
(General) Y N N
Core attributes Y Y I

This article was written by David Hammond. It may be copied and distributed freely as long as it remains unaltered from its original form.

This work is copyright © 2005 David Hammond and is licensed under a Creative Commons License.

Icons used here were adapted from the Crystal icon theme, copyright © 2004 Everaldo and licensed under LGPL.