View Single Post
 
Reply
Posted 2004-10-29, 04:05 PM in reply to Silverjinx18's post starting "hmmmmm...I dunno maybe I'm just putting..."
Yes, that is the page.
As I said, you need to put your page body into the div tag I specified after the image tag, so:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN">
<html>
{put head stuff here}
  <body width="100%" bgcolor="#4E2A32" style="margin:0px;">
    <img src="logo.gif" width="100%" />
    <div style="position:absolute;left:0px;top:0px;width:100%; padding:2em;">
{put page content here}
    </div>
  </body>
</html>
Old
Profile PM WWW Search
WetWired read his obituary with confusionWetWired read his obituary with confusionWetWired read his obituary with confusionWetWired read his obituary with confusion
 
 
WetWired