• I have a table that doesn allow me to display the picture on the same heigth as the text. Example at main page at this site.

    <table class="fixed">
        <col width="100px" />
        <col width="300px" />
        <col width="400px" />
    <tr height="100" width="100">
    <td width="100">
    <img src="#_EVENTIMAGEURL" width="100" height="90" border="0">
    </td>
    <td>
    #_EVENTDATES
    #_EVENTLINK
    </td>
    <td>
    <i>#_EVENTLINK, #_EVENTNOTES
    </td>
       </tr>
    </table>
Viewing 1 replies (of 1 total)
  • Thread Starter BlackPhoenixx

    (@blackphoenixx)

    sorry, site can#t be seen, but the picture is on the normal height in the table and the other text in the same row starts on the level of the bottom of the text, different table cell, though. any help?

Viewing 1 replies (of 1 total)
  • The topic ‘Unaligned picture’ is closed to new replies.