📄 cuecards.html
字号:
<HTML>
<HEAD>
<META name="keywords" content="CueCards, CueCards.class, free applet, free java applet, java applet, applet collection, Free-Applets.com, free-applets.com, FREE-APPLETS.COM, FreeApplets.com, FreeApplets">
<META NAME="description" CONTENT="The CueCards free applet displays text and images on cue with a rotation of the image.">
<META NAME="Copyright" CONTENT="Clayton Roberts, 1998">
<TITLE>free applets : CueCards free applet</TITLE>
<!--// The CueCards free applet displays text and images on cue with a rotation of the image. //-->
</HEAD>
<body bgcolor="WHITE" text="BLACK" link="blue" vlink="lightblue" leftmargin=50>
<basefont size=4>
<center>
<font color="Blue"><H1>CueCards free applet</h1></font>
by<br>
<A HREF="mailto:davidg@polyphony.demon.co.uk?subject=Regarding CueCards free java applet from Free-Applets.com"><b>David Griffiths</b></a><br>
<A HREF="http://www.demon.co.uk/davidg/frames/spigots.htm?subject=Regarding CueCards free java applet from Free-Applets.com" target="_top">www.demon.co.uk/davidg</A>
<hr>
The CueCards free applet displays text and images on cue with a rotation of the image.
<br>
<APPLET CODE="CueCards.class" width=200 height=200>
<PARAM NAME="image1" VALUE="g1.gif">
<PARAM NAME="image2" VALUE="g2.gif">
<PARAM NAME="image3" VALUE="g3.gif">
<PARAM NAME="image4" VALUE="g4.gif">
<PARAM NAME="bgcolor" VALUE="#ffffff">
Your browser isn't java enabled!!! Get Internet Explorer
<A HREF="http://www.microsoft.com/ie">here</A>
</APPLET>
</CENTER>
<hr>
<center>
Click here to download:<br>
<a href="CueCards.zip"><b>CueCards.zip</b></a><br>
<a href="CueCards.java"><b>CueCards.java</b></a>
</center>
<br><hr><br>
<h2>java applet parameters</h2>
<table>
<tr>
<td bgcolor="blanchedalmond">
<code>
<pre>
<APPLET CODE="CueCards.class" width=200 height=200><br>
<PARAM NAME="image1" VALUE="g1.gif"><br>
<PARAM NAME="image2" VALUE="g2.gif"><br>
<PARAM NAME="image3" VALUE="g3.gif"><br>
<PARAM NAME="image4" VALUE="g4.gif"><br>
<PARAM NAME="bgcolor" VALUE="#ffffff"><br>
Your browser isn't java enabled!!! Get Internet Explorer
<A HREF="http://www.microsoft.com/ie">here</A><br>
</APPLET><br>
</pre>
</code>
</td>
</tr>
</table>
<br clear=all>
<br><br>
<p>
<h2>
java applet explanation
</h2>
To use the <b>CueCards</b> free java applet, I
<ul>
<li><font color="Teal">Step 1:</font> Downloaded <b>CueCards.zip</b> and extracted into my web page directory. IMPORTANT: All file and folder names must be preserved exactly as zipped.</li>
<p>
<li><font color="Teal">Step 2:</font> Viewed <b>CueCards.html</b> with my java enabled browser.</li>
</ul>
<br clear=all>
<p><br><p>
<h2>java applet parameter values</h2>
<br clear=all>
<p>
<dl>
<dt><strong>image1</strong></dt>
<dd>The first image in the series of cue cards.
</dl>
<dl>
<dt><strong>image2</strong></dt>
<dd>The second image in the series of cue cards.
</dl>
...<br>
<dl>
<dt><strong>imageN</strong></dt>
<dd>The Nth image in the series of cue cards.
</dl>
<dl>
<dt><strong>bgcolor</strong></dt>
<dd>The background colour of the applet. This must
be given in the "#RRGGBB" format, as used in the bgcolor value in the
<body..> tag.
</dl>
<hr>
<center>
<br>
<a href="http://www.Free-Applets.com" target="_top">
<img alt="[ CLICK HERE for free applets ]"
src="free-applets.gif"
width=110 height=34></a><br>
<A HREF="http://www.Free-Applets.com" target="_top">www.Free-Applets.com</A>
<br>Last updated:
<SCRIPT LANGUAGE="JavaScript">
<!--
document.write(document.lastModified);
//-->
</SCRIPT>
</CENTER>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -