0
我的圖片寬度太大。 溢出的另一輪:自動在IE中
<table>
<tbody>
<tr>
<td style="max-width: 800px; overflow-x: auto; position: relative">
<img style="position: relative" width="1086" height="756" src="my_picture.jpg" id="cropbox" alt="" />
</td>
</tr>
</tbody>
</table>
</body>
我怎樣才能解決這個問題呢?
究竟什麼是* *問題? –
「我的圖片寬度太大。」尼斯.. – Rob
圖片有滾動,但所有的底部和右邊界顯示圖片。 ''的寬度不受尊重。 – Cadilac