View Single Post
Old 25-08-2004, 18:12   #3 (permalink)
smallbeer
I Ain't Losing Any Sleep™
 
Join Date: Apr 2003
Posts: 5,235
from the stick's code

Code:
h1 a { display: block; font: something sensible; padding-top: height of image px; width: width of image px; background: url(img/image.gif) no-repeat; margin: 0; overflow: hidden; /* win IE5 hack */ height: height of image px; voice-family: "\"}\""; voice-family:inherit; height: 0; /* mac IE5 hack */ clip: rect(0, width of image px, height of image px, 0); } html>body h1 a { height: 0; }
__________________
That's fuckin' ingenious, if I understand it correctly. It's a Swiss fuckin' watch.
  Reply With Quote