WWW5: HTML


during this talk, we learned a few more details about the new HTML V3.2 standard. HTML shall become a SGML application with its own document type definition (DTD).


some highlights of V3.2:


<OBJECT>-tag:

the <OBJECT>-tag will be used to insert objects into a Web page, such as sound, video, images, applets or ActiveX:

<OBJECT DATA="earth.avi" TYPE="application/avi" IMG SRC="earth.gif" ALT="the earth">text</OBJECT>

there will be many attributes, some of them might be object dependent.


frames:

the implementation of frames is still under consideration and is NOT yet part of the standard ! frames will most likely be implemented via style sheets. the definition of a frame in a style sheet may look like this:

<STYLE>
@page ...
@frame ...
H1 ...
UL ...
</STYLE>

text ...

back to WWW5 main document.


WWW5 HTML / 07-jun-96 (ra) / reto ambühler
!!! Dieses Dokument stammt aus dem ETH Web-Archiv und wird nicht mehr gepflegt !!!
!!! This document is stored in the ETH Web archive and is no longer maintained !!!