|
I am trying to increase keyword prominence for SEO benefit on a site by using DIVs to position the body text near the top of a page. I am using absolute positioning and I have placed the navigation in one DIV and the body in another. In the source code the body is placed first, but the header appears fisrt by using the DIV position.
Everything works fine as long as the user does not resize the text using the browser. If the user increases the text-size my header DIV height increases, and is hidden below my body DIV.
Here is an example of the code:
http://www.aclens.com/displaylens.asp?LensID=263&SID=SL
Is there any way to use this technique and have the header DIV push the body DIV down while still getting the SEO benefit?
Thanks!
|
|
|
|
|
|
|
|