Forum Moderators: open
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?
[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.