Jump to content

Recommended Posts

Im working out a design for my webpage. and i am having huge trouble with tables.

I have the table that is holding the images set to border 0 in dreamweaver.

YET. . i get this

 

http://www.adworld-online.com/main2.php

 

Its choppy and its not supposed to be. I need clean edges. what should i try to do if i already have the border set to 0

Link to comment
https://forums.phpfreaks.com/topic/85252-borderless-not-borderless/
Share on other sites

okwell here is my code for it

<body>
<table width="827" height="190" border="0" align="center">
  <tr>
    <td colspan="3"><div align="center"> <p align="center"><object width="827" height="190" align="middle">
          <param name="movie" value="world.swf" />
          <embed src="http://www.adworld-online.com/images/banner.swf" width="827" height="190" align="middle"> </embed>
        </object>
      </p></div></td>
  </tr>
  <tr>
    <td width="109" height="468" background="images/Side.png"> </td>
    <td width="603" bgcolor="#FFFFFF"><div align="center"><img width="600" height="110" /></div></td>
    <td width="107" background="http://www.adworld-online.com/images/Side2.png"><div align="right"></div></td>
  </tr>
  <tr>
    <td colspan="3"> </td>
  </tr>
</table>
</body>
</html>

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.