1 Reply Latest reply: May 18, 2006 5:35 PM by Newsgroup_User RSS

    dead space in a table

    griffij76 Community Member
      Thank you for the information. I would like to ask one question regarding spacing between cells I have got rid of the pace in dreamweaver but as soon as I preview it in IE there is a big between the rows and columns.

      How do I get rid of that dead space

      Regards Joel

      Code attached
        • 1. Re: dead space in a table
          Newsgroup_User Community Member
          Many of your cells have a height attribute specified. For example:

          <td height=40>

          Try removing all of those.

          HTH,
          Randy


          > I would like to ask one question regarding
          > spacing between cells I have got rid of the pace in dreamweaver but as soon as
          > I preview it in IE there is a big between the rows and columns.
          >
          > How do I get rid of that dead space