This document is a section of the web browser standards support document. It includes detailed information about HTML support in major web browsers.
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”.
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.
The following are features of XHTML 1.0 that are not covered in the sections above.
Many of the changes were simply to make the language syntax more rigid. Aside from the well-formedness requirement, such added restrictions are not listed since they relate mostly to document authorship rather than browser handling, which is covered by well-formedness point.
Feature | Opera 8.5 | Opera 9 |
---|---|---|
HTML in XML | ||
(General) | Y | Y |
Documents must be well-formed | ||
(General) | Y | Y |
Media types | ||
application/xhtml+xml | Y | Y |
application/xml | Y | Y |
text/xml | Y | Y |
DTD changes | ||
End tag changes | I | I |
The following are features of XHTML 1.1 that are not covered in the sections above.
Feature | Opera 8.5 | Opera 9 |
---|---|---|
rb | ||
(General) | I | I |
Core attributes | 75% | 75% |
rbc | ||
(General) | I | I |
Core attributes | 75% | 75% |
rp | ||
(General) | I | I |
Core attributes | 75% | 75% |
rt | ||
(General) | I | I |
Core attributes | 75% | 75% |
rbspan | N | N |
rtc | ||
(General) | I | I |
Core attributes | 75% | 75% |
ruby | ||
(General) | I | I |
Core attributes | 75% | 75% |