Revision: 2914
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at May 7, 2007 02:40 by narmolanya
Initial Code
The XHTML-Code:
<h1>Muster</h1>
The CSS-Code:
h1 {
background: url(muster.gif);
height: 25px;
text-indent: -999em;
width: 250px;
}
Initial URL
Initial Description
This solution is cool for screen readers, because they also read the text content.
Initial Title
Image-Replacement - Phark-Methode
Initial Tags
css, image
Initial Language
CSS