View Single Post
Old 05-20-2004   #3 (permalink)
malboroman
Lazarus' Child
 
malboroman's Avatar
 
Join Date: Nov 2003
Location: The Netherlands
Posts: 603

Send a message via MSN to malboroman Send a message via Skype™ to malboroman
as far as the scrolling is concerned... you can turn it off by using this piece of code in the 'body' tag...

Code:
<body scroll="no">  </body>
__________________


"Only the dead have seen the end of war."

- Plato
malboroman is offline