java - Set width of HTML td the same as image in td has -
This question is probably not right here, but maybe you can save me a few hours by doing some work.
Can it be done by Jessup? Or I should repeat it through the whole HTML document: Start the code and get a tag ending, and then get the width of the image between the tag TD
?
Looks a bit complicated.
Try using the following CSS:
td img {Display: block;}
Comments
Post a Comment