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

Print this page

        

@@ -3,11 +3,11 @@
       <title>Card Test (1.1)</title>
   </head>
   <body>
       <h1>Card Test (1.1)</h1>
       <hr>
-      <applet code=CardTest.class width=400 height=300>
+      <applet code=CardTest.class width=455 height=300>
         alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
         Your browser is completely ignoring the &lt;APPLET&gt; tag!
       </applet>
       <hr>
       <a href="CardTest.java">The source</a>.