Mobile app version of vmapp.org
Login or Join
Bethany197

: Include meta tag outside the HTML tag Can I include the meta tag of the IE 5 content in outside the HTML tag. <meta http-equiv="X-UA-Compatible" content="IE=5"> <html>...</html>

@Bethany197

Posted in: #Html #MetaTags #Tags

Can I include the meta tag of the IE 5 content in outside the HTML tag.

<meta http-equiv="X-UA-Compatible" content="IE=5">
<html>...</html>

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Bethany197

1 Comments

Sorted by latest first Latest Oldest Best

 

@Pope3001725

You can but it is not valid HTML.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme