How to fix these w3c html errors?
- Bad value X-UA-Compatible for attribute http-equiv on element meta.
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=IE8"/> - Stray end tag img.
…" src="edgeanimate_assets/test/images/test.png"></img></div>
Thanks