Re: html

I think you can use the <object> element, like so:

<object data="http://www.w3.org/" type="text/html">
<p>Visit the <a href="http://www.w3.org/">World Wide Web Consortium</a>.</p>
</object>

--
These thoughts graciously brought to you by...

Minh Nguyen lspohio@netscape.net
Website: http://mxn.netfirms.com/

Received on Tuesday, 7 January 2003 19:28:45 UTC