
Exactly. I use display:none; for link cloaking all of the time. It's fine for now.And they wouldn't notice a text indent of -9999px?
And they wouldn't notice a text indent of -9999px?
 Besides with text indent you can still highlight the logo with a cursor... not sure how useful that is though.
 Besides with text indent you can still highlight the logo with a cursor... not sure how useful that is though.<a id="logo" href=""><h1>Text</h1></a>
<h1><a href="#">text</a></h1>h1 a { width:x; height:y; display:block; text-indent:-9999px; background:url(image.jpg) no-repeat; }Not behind an external css file off limits by robots.txt
Sure it does. And it looks a lot more fishy when you try to cloak your CSS than when you cloak your links.Doesn't this apply to display: none as well?
Sure it does. And it looks a lot more fishy when you try to cloak your CSS than when you cloak your links.

 
	