View Single Post
  #4  
Old April 8th, 2002, 02:18 PM
frgee frgee is offline
Registered User
 
Join Date: Sep 2001
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
frgee is on a distinguished road
i took out the <'s at the beginning of the lines because it was displaying the html in the message instead of the code...

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
html>
head>

<title>omnitest</title>
<meta name="generator" content="BBEdit 6.5.2">
/head>
body>
p>this should work/p>
/body>
/html>
Reply With Quote