PDA

View Full Version : Help with this page please.



Scania
11-09-2007, 07:33 PM
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body topmargin="0" leftmargin="0">
<body background="metal2.gif">
<div align="center">
<table cellpadding="0" cellspacing="0" width="560" height="100%">
<!-- MSTableType="nolayout" -->
<tr>
<td height="56" width="14" background="left.bmp" valign="top">
<img border="0" src="left.bmp" width="26" height="20"></td>
<td height="56" width="535" bgcolor="#FFFFFF" valign="top">&nbsp;</td>
<td height="56" width="11" background="right.bmp" valign="top">
<img border="0" src="right.bmp" width="26" height="20"></td>
</tr>
</table>
</div>
<p>
</body>
</html>

http://www.vHabbo.co.uk/page.html

It stops about 3 quarters of the way down.. Can anyone fix this please?

Cheers
Samuel Millar

L!nK
11-09-2007, 07:37 PM
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body topmargin="0" leftmargin="0">
<body background="metal2.gif">
<div align="center">
<table cellpadding="0" cellspacing="0" width="560" height="100%">
<!-- MSTableType="nolayout" -->
<tr>
<td height="58" width="14" background="left.bmp" valign="top">
<img border="0" src="left.bmp" width="26" height="20"></td>
<td height="58" width="535" bgcolor="#FFFFFF" valign="top">&nbsp;</td>
<td height="58" width="11" background="right.bmp" valign="top">
<img border="0" src="right.bmp" width="26" height="20"></td>
</tr>
</table>
</div>
<p>
</body>


try that lmao, i duno tbh but just a guess.

Scania
11-09-2007, 07:43 PM
No change..

Drompo
11-09-2007, 07:45 PM
Remove The

<p>

Scania
11-09-2007, 07:49 PM
Removing the <p> tag doesn't help any..

It follows fine from the top, however won't join to the bottom =[

Eccentric
11-09-2007, 07:52 PM
http://habboxforum.com/showthread.php?t=395736

James!
11-09-2007, 08:11 PM
http://habboxforum.com/showthread.php?t=395736How does that help? :P

Eccentric
11-09-2007, 08:13 PM
it has what he needs read through the post pls.;)

craigg.
11-09-2007, 08:20 PM
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body topmargin="0" leftmargin="0" bottommargin="0">
<body background="metal2.gif">
<div align="center">
<table cellpadding="0" cellspacing="0" width="560" height="100%">
<!-- MSTableType="nolayout" -->
<tr>
<td height="56" width="14" background="left.bmp" valign="top">
<img border="0" src="left.bmp" width="26" height="20"></td>
<td height="56" width="535" bgcolor="#FFFFFF" valign="top">&nbsp;</td>
<td height="56" width="11" background="right.bmp" valign="top">
<img border="0" src="right.bmp" width="26" height="20"></td>
</tr>
</table>
</div>
</body>
</html>


I would personally code in divs. It wouldn't take 2 minutes.

Scania
11-09-2007, 09:08 PM
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body topmargin="0" leftmargin="0" bottommargin="0">
<body background="metal2.gif">
<div align="center">
<table cellpadding="0" cellspacing="0" width="560" height="100%">
<!-- MSTableType="nolayout" -->
<tr>
<td height="56" width="14" background="left.bmp" valign="top">
<img border="0" src="left.bmp" width="26" height="20"></td>
<td height="56" width="535" bgcolor="#FFFFFF" valign="top">&nbsp;</td>
<td height="56" width="11" background="right.bmp" valign="top">
<img border="0" src="right.bmp" width="26" height="20"></td>
</tr>
</table>
</div>
</body>
</html>
I would personally code in divs. It wouldn't take 2 minutes.

omggggg thats it.. thankyou :)

craigg.
12-09-2007, 06:46 AM
no problem.

Want to hide these adverts? Register an account for free!