Sitepoint Members,
The way I have a link to the next page on the pages of my site is
<h2>Title Of Next Page</h2>
<a href="next page address">Next Page</a><br />
I'd really like to get the text linked, instead of the linked text being "Next page".
Is this a better way, for search engines?
<a href="next page address"><h2>Title Of Next Page - Next Page</h2></a><br />
It seems obvious but when I do it this way the <a href..> color takes of the h2 color.
Thanks,
Chris



Reply With Quote








Bookmarks