Forum Moderators: open
According to this W3C reference [w3.org] it looks like XHTML Basic supports images. What other types of binary data might be supported I don't know.
* Basic text (including headings, paragraphs, and lists)
* Hyperlinks and links to related documents
* Basic forms
* Basic tables
* Images
* Meta informationThis set of HTML features has been the starting point for the design of XHTML Basic.
Sorry I don't have more definitive info for you - hope the W3C reference helps.
W3C - Objects and XHTML [w3.org]
Given the W3C quote in my earlier post, it also seems likely that the <img> tag is valid in XHTML Basic. However, I still haven't located a definitive reference, so take that with the grain of salt it deserves.
[edited by: tedster at 2:08 am (utc) on Feb. 13, 2003]
This quote:
Modularization of XHTML" [XHTMLMOD] defines the XHTML modules used in the XHTML Basic document type.W3C Reference [w3.org]
Links to this W3C Document [w3.org]. Both the object module and the image module are included.