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.
有什么方法可以让区域点击图?
Image-map 不适合,因为应该考虑调整图像大小。
例如,我有 html 构造:
<a href="#"> <img src="image.png" alt="image"/> </a>
CSS:
a { width: 30%; } img{ width: 100%; }
图像,带区域集团