Revision: 2981
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at May 21, 2007 09:04 by 1man
Initial Code
#ex1 {
padding-top: 133px;/*Size of the image*/
width: 243px;
background: url(ex1.gif) no-repeat;/*The image*/
overflow: hidden;/*Hide the text*/
height: 133px;
voice-family: "\"}\"";/* WIN IE5 hack */
voice-family: inherit;
height: 0;
}
Initial URL
http://moronicbajebus.com/wordpress/wp-content/cssplay/image-replacement/
Initial Description
CSS image replacement with no extra span needed.
Initial Title
Image Replacement (No Extra Span)
Initial Tags
css, image
Initial Language
CSS