fix logic
[personal-kdelibs.git] / khtml / test / java.html
blob3fc4a14e35a7dc01f81f70ef8b8720d650627f19
1 <html>
2 <body>
3 <table>
4 <tr>
5 <td width=240>
6 <APPLET CODE=lake.class ID=Lake WIDTH=240 HEIGHT=630>
7 <PARAM NAME=image VALUE="konqi.gif">
8 </APPLET>
9 <td width=240>
10 This is a small page to test html's java support. On the left you should see a picture of
11 Konqi, which is mirrored on a water surface below.
12 </table>
13 This text should be directly beow the applet...
14 </body>
15 </html>