I\'m trying to get a tooltip from http://www.wowhead.com/hearthstone/tooltips to work on my site but it doesn\'t work so I tried the W3C validator for answers and I got the
Validator gives that error when you've something outside </body>.
</body>
Just move your script tags inside <body>, or keep them in <head>.
<body>
<head>