March 7th, 2001, 02:24 PM
-
I'm am fixing a problem for the Austin City Limits webpage and I was wondering if any of you had an idea on how to fix a problem with the appearance of the interactive center part. http://www.pbs.org/austin if any of you could take a look at this and let me know what you think, your help would be appreciated.
Thanks
Matt Owen
Webmaster
www.texasbeta.org
March 13th, 2001, 05:17 PM
-
I don't know if this what's causing the problem but I saved the source for your page and ran it through my editor's validator, found an unbalanced <tr> tag. You should check your code and find the unbalanced tag.
also try adding widths and heights to your table cells. even though the image tags have their sizes set the table cells could still be expanding to larger than what's required.