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.
在我的网站http://www.andytechguy.com/上,我在通向主页的每个页面的顶部都有一个链接图像。当我在 IE 9 或某些其他版本的 IE 中查看同一页面时,它周围似乎有一个蓝色或紫色框。这个盒子怎么去掉?
去除那个border-style
border-style
img { border-style: none; }