It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Tidy Table Up

Tidy Table Up

Postby ChrisL on Wed Jun 01, 2005 10:57 am

I have got a web page that someone else designed and havnt designed it very well.

I went to get it validated with W3C yesterday and there is some tags in there that W3C doesnt like, if i take them out then the whole page messes up, if i leve them in it wont be validated, below is my code.

<table width="752" border="0" cellpadding="0" cellspacing="0" class="Middle">



<tr><td><img src="images/SearchLeft.gif" width="305" height="46" alt="Search Left"></td>

<td valign="top">

<table border="0" cellpadding="0" cellspacing="0">

<form action="http://www.djs-only.co.uk/shop/advanced_search_result.php" method="get">

<td><p class="NoBreakBeforeAfter"><img src="images/Search.gif" width="139" height="27" alt="Search"></p></td>

<tr><td class="Search"><p class="NoBreakBeforeAfter" align="center"><input name="keywords" type="text" class="Ancho120 Alto17" id="text1" size="10"></p></td></tr>

</form>
</table>
</td>
<td width="100%"><img src="images/HaederRight.gif" width="306" height="46" alt="Header Right"></td>
<td><img src="images/spacer.gif" width="1" height="25" alt="Spacer"></td>
</tr>
</form>
</table>

It also doesnt like the <form> tag that i have put in and wont accept it no matter where i put it

The index is www.djs-only.co.uk/

Can anyone help?
ChrisL
 
Posts: 0
Joined: Wed Jun 01, 2005 10:50 am

Postby ReFredzRate on Wed Jun 01, 2005 11:17 am

Working on it
ReFredzRate
1000+ Club
 

Postby ReFredzRate on Wed Jun 01, 2005 11:33 am

I found some minor mistakes. I rebuilt the source you passed on in a new html file. It seems that there's 1 </form> tag too many in it. Besides that, the form seems to be built up in the wrong place. Try putting the tags around the <table></table> tags instead of the <td></td> tags. If that doesn't help, let us know.
ReFredzRate
1000+ Club
 


Who is online

Users browsing this forum: No registered users and 4 guests