Startpunkten

This commit is contained in:
2026-03-05 13:43:17 +01:00
commit f54dd53c73
13 changed files with 679 additions and 0 deletions

15
Java_Intro/view_it.html Normal file
View File

@@ -0,0 +1,15 @@
<HTML>
<TITLE> Java Lab1 </TITLE>
<BODY BGCOLOR="#FFFFFF">
<FONT FACE="ARIAL, TIMES" SIZE="3">
<FONT SIZE=+3>Java Lab 1
<BR>
<APPLET CODE="HelloWorld.class" HEIGHT=200 WIDTH=200>
<param name="text" value="GabbaGabbaHey!">