Question about positioning in view source. What I am trying to accomplish is this:
1. I have content that is revelant to the my site that is currently being displayed to the user at the bottom of the page using css and html.
2. When I view source this content and div tags are at the bottom of the page. What I am wanting to do is have the content in the view source to actually load first on the page elow the body tag. Is there a way to change it to show up like this in the view source
1. I have content that is revelant to the my site that is currently being displayed to the user at the bottom of the page using css and html.
2. When I view source this content and div tags are at the bottom of the page. What I am wanting to do is have the content in the view source to actually load first on the page elow the body tag. Is there a way to change it to show up like this in the view source
Comment