![]() | | ||||||||
| | #1 |
| Senior Warrior Member War Room Member Join Date: Mar 2006 Location: United Kingdom, Spain
Posts: 2,031
Thanks: 10
Thanked 101 Times in 58 Posts
|
For design reasons I've replaced my h1 text header with a graphic. It says the same thing but now I have no h1 tag! Is it legit to use invisible text (display: none) in this case? I understand that some uses for invisible text are allowed. In fact, I've read specifically that invisible h2's are allowed but I can't find any reference to h1. I've put my usual h1 text in the alt tag but this is surely not as valuable as an h1. Can I place the entire image and alt text in h1 tags? Thanks for any suggestions. I need to be really careful with this. |
| | |
| | #2 |
| Senior Warrior Member Join Date: Nov 2005 Location: Tampa, Florida
Posts: 4,643
Thanks: 162
Thanked 671 Times in 581 Posts
|
Hi DavidO, I usually use: Code:
h1 { text-indent: -9999px; } You can also leave the text in place, wrap your image in a div and use negative magins and z-index to position it over the text. |
|
Don Burk * Get Results - Outsource Your PPC Management * Get a Keyword Domain Name - www.SeriousNames.com | |
| | |
| | #3 |
| HyperActive Warrior Join Date: Mar 2005 Location: Burlington, NC, USA.
Posts: 108
Thanks: 0
Thanked 0 Times in 0 Posts
|
If you're using an image tag to display your image, put your text in the alt parameter of the image tag... that will help. If you're using a background image in a cell or div you can't do that and I'd place the text in a paragraph or hx tag somewhere else on the page. I would not make it invisible or place it way off the page. Putting it in a layer div under the image would also work, but probably no better than making use of the alt parameter in the image tag. I use an image header on several sites with the alt parameter containing the text in the image header, on some sites I also have a h2 tag with the title just below the image. Works well either way. Fred |
| http://www.pqSEO.com - SEO Secrets Revealed by site author with #1 Ranking for Internet Business! http://www.MastersOfOnlineIncome.com - Masters of Online Income http://www.pqInternet.com - my Internet Business Blog. | |
| | |
![]() |
|
| Tags |
| invisible |
| Thread Tools | |
| |
![]() |