Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在不丢失清晰度的情况下拉伸图像?
我在用
<table style="width:100%"> <tr> <td align="center" style="width:1100px"> <img src="Images/X.jpg" style="width:1100px"> </td> </tr> </table>
如果我将 1100px 更改为 100%,图像会看起来很糟糕吗?
感谢你的帮助
谢谢,拉维·拉马斯瓦米