html - Link on image breaks table in Firefox -


i have sliced image inside photoshop generated table. 1 of slices has link on it. displays fine in safari , chrome table breaks in firefox: have slit few pixels wide below image.

is there way can fix this?

this code td makes whole thing whack:

<td colspan='3' background='wfimages/15.jpg'> <a href='http://www.google.com'> <img src='images/worldfamous_01_05.png' width='490' height='490' border='0' alt=''> </a> </td> 

hah, well, stupid me did not notice image different size table cell. while safari made ok, firefox changed size of cell.

sorry!


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -