home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ViaPage Web Page Design Software
/
VIAPAGE_9_99.ISO
/
data1.cab
/
Program2
/
Sample_Web_Pages
/
Vickie's_Web_Page
/
MyWebPage2.BAK
< prev
next >
Wrap
Text File
|
1999-09-24
|
323b
|
15 lines
<!doctype html public "-//w3c//dtd html 3.2//en">
<html>
<head>
<title>My Web Page</title>
</head>
<body bgcolor="#ffffff" text="#800000" link="#0000FF" alink="#008000" vlink="#FF0000">
<h1 align="center">
<p align=center>
<font size=6 face="CAC Valiant">My Web Page</font></p>
<p>
</p>
</h1>
</body>
</html>