Please see:
"HTML 2.0 Specification Review Materials"
http://www.hal.com/%7Econnolly/html-spec
> The additions I would like to suggest are small.
There will be no more changes to the 2.0 DTD. You might want to
contact/join the HTML Working Group discussion on html-wg@oclc.org
to suggest changes for the 2.x or 3.x versions, soon to be under
discussion.
> Basicly to add
>an attribute called 'caption' to the IMG tag (to tell people what the
>image is when they can't see it)
Have you seen the ALT attribute? e.g.
<img src="eq1.gif" alt="E = mc^2">
> and a tag like PHON to attach phonemic
>spellings to a word for text to speech based browsers.
Interesting idea...
Dan