I didn't mean to leave out the <IMG> tag -- I meant that we shouldn't
standardize on a way to stick GIFs in the _same_datastream_ as
HTML, somethin like:
<inline-img>23l4i23o487234oiu23o4ijo23i4j</inline-img>
The <img> element will certainly stay in the std.
I'm not quite sure what to do with forms. But what I'm suggesting
is that normal text/html _not_ include forms -- we make a separate
type application/html-form or some such and another DTD that includes
the form elements (plus most of the normal HTML elements).
Forms don't fit several requrements that I had in mind:
* One should be able to write an HTML->RTF converter. What
happens to forms there?
* What happens when forms get printed?
But I don't mean to be adamant about anything. If there's a clear
consensus on how forms work, I'm all for it, I guess.
I guess I just haven't worked with them enough to know _exactly_ how
expressive they are.
Dan