View Single Post
Old 2004-09-20, 10:17 AM   #2
Wazza
I'm a jaded evil bastard, I wouldn't piss on myself if I was on fire...
 
Join Date: Apr 2003
Location: Melbourne, Australia
Posts: 808
Send a message via ICQ to Wazza
Hope this helps - save this code as a html file and load it into your browser - then surf your sites to see if they fit. Saves a lot of time fiddling with your screen res.

Code:
<html>
<head>
<title></title>

<script language="JavaScript"><!--
self.moveTo(0,0)
self.resizeTo(800,600)
//-->
</script>
</head>

<body>
Huwwo
</body>
</html>
__________________
I sale Internet

My sites have no traffic and no PR - let's trade - PM me
Wazza is offline   Reply With Quote