Free SEO Advice
Free SEO Advice
Out of context: Reply #179
- Started
- Last post
- 227 Responses
- leewilson780
I am using an image replacement technique for displaying a strapline on my site:
<h3 class="replace" id="strapline">This is the strapline</h3>
The CSS has text-indent to -999em and a background image (text for the strapline). I used an image because CSS text didn't do the job I needed it to.
My question is this: Is google 'marking be down' for using this technique. The strapline is quite important to the site, the reason it is a h3 tag.
Thanks