moved to pub

git-svn-id: svn://10.0.0.236/trunk@165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-04-13 20:24:54 +00:00
parent 964e345ac3
commit fb1503758e
1068 changed files with 182821 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<!--Commented code available in commented_code/index.html-->
<HTML>
<HEAD>
<TITLE>Welcome to Netscape</TITLE>
</HEAD>
<BODY>
Text-1
<LAYER TOP=50 LEFT=150 NAME="text001" HEIGHT="150" WIDTH="200" SRC="text001.html" VISIBILITY="show"></LAYER>
<br> Text-2
<LAYER TOP=150 LEFT=10 NAME="text002" HEIGHT="150" WIDTH="300" SRC="text002.html" VISIBILITY="show"></LAYER>
<P>
no-layer-text-3
</BODY>
</HTML>