/ Published in: CSS
This solution is cool for screen readers, because they also read the text content.
Expand |
Embed | Plain Text
The XHTML-Code: <h1>Muster</h1> The CSS-Code: h1 { background: url(muster.gif); height: 25px; text-indent: -999em; width: 250px; }
You need to login to post a comment.
