• wpjunky5000

    (@wordpressjunky5000)


    Hey,

    I’m having a problem with twentyeleven and inserting a table. I know best practice is to not use a table but the owner of the site only knows tables and that’s what they want.

    Basically here is the code and there is space between the columns and there should not be. Please let me know if I am missing something.

    I removed the site link in img src but basically there are two images that need to be right next to each with no space in betweem

    Thanks

    <table style=”border-collapse: collapse;” width=”968″ border=”0″ cellspacing=”0″ cellpadding=”0″>

    <tbody>

    <tr style=”border: none; padding: 0px;”>

    <td style=”vertical-align: top; border: none; padding: 0px; margin: 0px;” width=”327″>

    <img style=”border: none;” src=”sitelink/images/pauld_09.gif” alt=”” width=”327″ height=”395″ />
    </td>

    <td style=”vertical-align: top; border: none; padding: 0px; margin: 0px;” width=”641″>

    <img style=”border: none;” src=”sitelink/images/pauld_10.gif” alt=”” width=”641″ height=”122″ />

    </td>

    </tr>

    </tbody>

    </table>

  • The topic ‘twentyeleven table cell space problem’ is closed to new replies.