File: java.html

package info (click to toggle)
khtml 5.103.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 38,192 kB
  • sloc: cpp: 202,858; ansic: 2,829; perl: 2,317; yacc: 1,497; python: 339; sh: 108; makefile: 7
file content (15 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<body>
<table>
<tr>
<td width=240>
<APPLET CODE=lake.class ID=Lake WIDTH=240 HEIGHT=630>
    <PARAM NAME=image VALUE="konqi.gif">
</APPLET>
<td width=240>
This is a small page to test html's java support. On the left you should see a picture of
Konqi, which is mirrored on a water surface below.
</table>
This text should be directly beow the applet...
</body>
</html>