I have a website that is using lots and lots of nested tables. I have an image that is being called inside a paragraph inside a <td> in a table (now thats a moutful). But for some reason the table is resizing way to big with the image inside of it. I have tried removing the image and everything aligns just perfectly, but when i put it back in everything gets weird again.
Here is my site:
http://sighost.fuelie.org/
If anyone can help solve the problem i'd really appreciate it. Or if you have seen this type of behavior before (adding an <img> tag makes a table resize 3x bigger than the image) I'd really value your input. I know its just gotta be something stupid i'm doing.