图像替换(无额外跨度)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了图像替换(无额外跨度)相关的知识,希望对你有一定的参考价值。

CSS image replacement with no extra span needed.
  1. #ex1 {
  2. padding-top: 133px;/*Size of the image*/
  3. width: 243px;
  4. background: url(ex1.gif) no-repeat;/*The image*/
  5. overflow: hidden;/*Hide the text*/
  6. height: 133px;
  7. voice-family: ""}"";/* WIN IE5 hack */
  8. voice-family: inherit;
  9. height: 0;
  10. }

以上是关于图像替换(无额外跨度)的主要内容,如果未能解决你的问题,请参考以下文章

分享前端开发常用代码片段

收藏|分享前端开发常用代码片段

关于js----------------分享前端开发常用代码片段

剪裁或倒角图像以查看背景

无法替换图像视图,用于来自相机或画廊的图像(它不起作用)

无法更改图像标签内的跨度高度和宽度