mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
15 lines
653 B
HTML
15 lines
653 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
|
|
<!-- saved from url=(0063)http://bugzilla.mozilla.org/attachment.cgi?id=77509&action=view -->
|
|
<HTML><HEAD><TITLE>HTML Functional -- APPLET - HEIGHT=percent</TITLE>
|
|
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
|
|
|
|
<body style="margin-top:0px; margin-bottom:10px">
|
|
<applet CODE=RealSnow.class archive="RealSnow.jar" width=50% height=100%>
|
|
<param name="Background" value="../../images/polarBears.jpg">
|
|
<param name="NumberOfFlakes" value="500">
|
|
<param name="Turbulence" value="4">
|
|
</applet>
|
|
|
|
</body>
|
|
</html>
|