Having an issue with tables, images just wont line up correctly?
very small gap not allowing the line up bottom of page ( Player )
http://constructionbannerexchange.com/chat.html
I tried table cellspacing="-1"
table cellspacing="-10"
Nothing seems to have any affect at all.
Unless a code above it may be the issue ?
Any help would be great,
Thank you in advance.
HTML Code:<table cellspacing="-10"> <caption><img src="/images/EZRydertop.jpg"></caption> <tr> <th><img src="http://constructionbannerexchange.com/images/EZRyderleft.jpg"></th> <td> <div id="flashcontent"> </div> <script type="text/javascript"> var browser=navigator.appName; var res = ""; browser = browser.toLowerCase(); if(browser=="netscape") { res = "opened_by=MOZILLA"; } else { res = "opened_by=IE"; } var webradio = new SWFObject("/webradio/webradio.swf?"+res+"&xml=/webradio/config.xml&player_skin=./webradio/skins/skin1.swf", "skin1", "335", "202", "8", "#35170C", true); webradio.addParam("quality", "high"); webradio.addParam("allowScriptAccess", "always"); webradio.write("flashcontent"); </script> </td> <td><img src="http://constructionbannerexchange.com/images/EZRyderMainright.jpg"></td> </tr> </table> <img src="/images/EZRyderbottom.jpg">



Reply With Quote
Bookmarks