Milán Major

netscape-revival

1 branch
Code

cmd/xfe/plugins/test/hidden.html

<HTML>
<TITLE>Text Plugin: Hidden test</TITLE><H1>Text Plugin: Hidden test</H1>
<!-- Changed by: Suresh Duddi, 15-May-1996 -->
Plugin Test : <B>Hidden</B> plugin. 
<HR>
Embed is here: 
<EMBED HIDDEN SRC="text.txt">
<br>
<pre>
&lt;EMBED HIDDEN SRC="text.txt"&gt;
</pre>
<! Result !>
<dl>
<dt><FONT Color=red>Result</FONT>
<dd>This is a hidden plugin plugin. You should NOT the plugin at all.
With the Sample Text Plugin installed, on the stderr, you will see the
contents of file <a href="text.txt">text.txt</a> displayed.
</dl>

<hr>

<address>
  dpSuresh <a href="mailto:dp@netscape.com">&lt;dp@netscape.com&gt;</a>
</address>
Last modified
Wed May 15 16:25:19 PDT 1996

</HTML>