On Jul 15, 2005, at 8:23 PM, Sean Montgomery wrote:

With a theme that I am working on, I am generating images
out of my headings using php.  I could put the h tag in there and then
define the display as none.  But will a search engine or non visual
device catch this as a heading?

Yes. Image replacement techniques (the first one I remember was the Fahrni one) were developed to do just this. Applications that are supposed to parse the html content usually ignore CSS. Search engines look a little deeper, but since the image you're using is the same as the text, they won't mind.


Have Fun,
Arlen

------------------------------
In God we trust, all others must supply data

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to