|
I have no idea, but here is my opinion:
1. Meta tags should be on the top of the page after the opening of html, which means it would be inside the head on the start of the page, where google can easily find it right when searching the source.
2. Html tag can only be opened and closed once per page.
3. The body tag can only be opened and closed once per page, because, the first body setting will override the other body. FOr example, setting body bgcolor=000000 will ovverride the other body's bg, meaning there can only be one body.
There is prolly more, not too sure.
I'm not too sure
|