Re: Generalising inlined images

Dave_Raggett (dsr@hplb.hpl.hp.com)
Wed, 6 Oct 93 12:03:40 BST


Nathan wants to be able to inline arbitary kinds of things into
an HTML+ document:

> ...and regardless of whether the HREF was to an image, a sound file or
> more hypertext, it would be included in the current document.

> How will/should this be done?

Does the inlined object behaves like a character or a paragraph?

Do you play sound immediately or when the user clicks the link?

Do you retrieve an "inlined" Postscript file automatically or
wait until the user clicks the link?

HTML+ does provide some support for inlined linked HTML or plain text,
but we need to clarify what we want.

Dave