Jump to content

Table Problem?


cattrio

Recommended Posts

There is quite a few errors but your major one is towards the bottom, The entire table row below should be down a few lines.

<tr><td width="766" height="51">

<table border="0" cellpadding="0" cellspacing="0" width="766" height="51">

<tbody><tr>

<td width="57"><img src="http://xskys.net/images/bgr_d_l.jpg" width="57" height="51"></td>

<td style="background-repeat: repeat-x; background-position: left center; width: 652px; height: 51px;" background="http://xskys.net/images/bgr_d.jpg" width="652" height="51"><p style="margin-top: 11px;" class="copy" align="center">© Copyright 2008. All Rights Reserved. xSkys.Net.</p></td>

<td width="57"><img src="http://xskys.net/images/bgr_d_r.jpg" width="57" height="51"></td>

</tr>

</tbody></table>

</td></tr>

Link to comment
Share on other sites

Find this line

<td style="background-repeat: repeat-y; background-position: center top; width: 57px; height: 100%;" background="http://xskys.net/images/bgr_l.jpg" width="57" height="100%">

"center top" should be "left top"

 

Find this line and move it down a few lines (just after the </td>)

<td style="background-repeat: repeat-y; background-position: center top; width: 57px; height: 100%;" background="http://xskys.net/images/bgr_r.jpg" width="57" height="100%"><img src="http://xskys.net/images/spacer.gif" width="1" height="1"></td>
Link to comment
Share on other sites

Thank you so much for your help! Where do I make donations?

No Problem for the help....

 

Donations... sorry we don't do that here on this part of the forum. Think of it as an early birthday present.

 

PS.. You still have a lot of errors on the page. There are quite a few tags that need to be self closed for one.

Edited by sparky
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated