CRulWVVQFE8J
(1)
SoftCircuits
(1)
Validator
(1)
Markup
(1)
Clnk
(1)
Asdf
(1)
Tags
(1)
XML
(1)

I Don't Understand This Markup

Asked By Jonathan Wood
18-Nov-09 01:51 PM
Greetings,

I was looking at the following link:

http://74.125.155.132/search?q=cache:CRulWVVQFE8J:www.urbandictionary.com/define.php%3Fterm%3Dasdf+asdf&cd=3&hl=en&ct=clnk&gl=us

I was trying to find ways to display the header over a page as they have
done. However, looking at the HTML source, I see they use several <div> tags
that appear prior to the  tag.

Can anyone explain to me why there would be <div> tags outside of the 
area, and how this could work?

Thanks!

--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com

Jonathan Wood wrote:The code outside the "html" element was added by Google.

Christoph Schneegans replied to Jonathan Wood
18-Nov-09 04:35 PM
The code outside the "html" element was added by Google. This is
invalid, of course, but browsers do not care about validity very
much.

Google could also have inserted its code after the opening 
tag, but this would be more complex and error-prone.

--
Post Question To EggHeadCafe