src/share/demo/applets/DitherTest/example1.html

Print this page


   1 <html>
   2   <head>
   3       <title>Dither Test (1.1)</title>
   4   </head>
   5   <body>
   6       <h1>Dither Test (1.1)</h1>
   7       <hr>
   8       <applet code=DitherTest.class width=425 height=400>
   9         alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
  10         Your browser is completely ignoring the &lt;APPLET&gt; tag!
  11       </applet>
  12       <hr>
  13       <a href="DitherTest.java">The source</a>.
  14   </body>
  15 </html>
  16 
   1 <html>
   2   <head>
   3       <title>Dither Test (1.1)</title>
   4   </head>
   5   <body>
   6       <h1>Dither Test (1.1)</h1>
   7       <hr>
   8       <applet code=DitherTest.class width=455 height=400>
   9         alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
  10         Your browser is completely ignoring the &lt;APPLET&gt; tag!
  11       </applet>
  12       <hr>
  13       <a href="DitherTest.java">The source</a>.
  14   </body>
  15 </html>
  16