Hi NZPHPUG,

As far as I understand there is no SEO benefit to having CSS-rollover navigation full of heading-links,
for example:

<a href="" id="btn-1"><h4>Somepage</h4></a>
<a href=""
id="btn-2"><h4>Somepage2</h4></a>
<a href=""-1"><a href=""-1">Before I go and make the suggestion to remove the h4s and replace them with something that doesn't affect the weighting, I would like to confirm that this is the case.
This is how I would go about creating CSS-rollover navigation:

<a href="" id="somepage-button"><b>Somepage</b></a>

As far as I see it, the above HTML is fine and doesn't mess with the semantics of the page.

Cheers,
Stig

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to