HTML Code:
<html>
<head>
<title>
Scotts Game Room (PSP Version 0.1B)
</title>
</head>
<!--margin:0px 5px; tells the browser to put a zero pixel margin at the top and bottom of the page and to put a five pixel margin on the left and right sides of the page-->
<body style="margin:0px 5px;">
<!--I fixed your table to be XHTML valid. I don't know what the css for cellspacing is, though-->
<table style="width:400px; height:272px; padding:0px; border:1px solid #000000;" cellspacing="0">
<tr><td>Test</tr></td>
</table>
</body>
</html>
That should work
__________________
For over a thousand generations, the Jedi Knights were the guardians of peace and justice in the Old Republic. Before the dark times, before the Empire.
|