style element between head and body
-
I just installed Hide My Site and my site started to behave very strange, and by looking at validator.w3.org I found out why, a Hide My Site style tag is between head and body tag…???
Is there a fix for this?
`<!DOCTYPE html><html><head><title>Hide my site</title><meta name=’robots’ content=’noindex,follow’><style> body {margin:0px;}?
#custom_messaging_banner {background: #eb583c;padding: 7px 10px;color: white;border-bottom: solid 3px white;font-size:16px;position:relative;z-index:1;}?
</style></head>?
<style>?
html, body {?
?
text-align: center;?
height: 100%;?
}?
body { background: url(`
- The topic ‘style element between head and body’ is closed to new replies.