Forum Moderators: open

Message Too Old, No Replies

Move Dropdown List Down Page

Html Seo

         

hannah1

8:04 am on Mar 30, 2005 (gmt 0)

10+ Year Member



Hi

All of the pages on my site have a dropdown list on the left, with the text on the right. Because of this the contents of the dropdown list appears above the body text in the the HTML. For SEO reasons I would like the text to appear above the dropdown list within the HTML, I stumbled across a way to do this using some sort of indent but cannot now find it. Has anybody any ideas?

tedster

9:34 am on Mar 30, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The Table Trick:

[webmasterworld.com...] (March 2001)
[webmasterworld.com...] (December 2004)

Another approach is to create a div for your content that uses absolute positioning. Then put the html mark-up for that entire div at the top of the HTML document.