Due to the setup of the CMS, certain areas in the code may need to use the css style display:none; and this content will be empty link tags, eg:
CODE
<a href="#"><span></span></a>
or
CODE
<p> </p>
I know that using display:none can be abused if the content you are hiding contains links/text that try to enhance the ranking in google, but does the same principal apply if the tags are empty?
Thanks
Edited by Jill, 29 September 2006 - 10:19 AM.








