9 Techniques For CSS Image Replacement
First Clipped on Mar. 28, 2008
Report Clip
As a quick review, CSS image replacement is a technique of replacing a text page element with an image. An example of this would be including a logo on a page. You may want to use a <h1> tag and text for this for the accessibility and SEO benefits, but ideally you’d like to show your logo, not text.
