Any one got any advice on how to put content at the top, and navigation, ad's etcetera at the bottom of a page, in the source. I here this is important for screenreaders and the like.
Are you sure it's better for usability to put navigation after content? If I had a screen reader, it would be a real pain to have to trawl through a lengthy page that I didn't want to read before I could get off it via the navigation.
That is why you put in a SKIP at the top so you CAN allow a screen reader user a way to skip to the navigation.
You can put your page elements in whatever order you choose, and position where it is displayed using CSS.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday" Carolina Corvette Club
Maedi: The second link in my signature is a site whose primary idea is your exact purpose (putting the content first). Kinda funny how people are finally looking for it now.