Hi
developers!
Can I put two meta tags in a web page?
I want to put:
<meta
http-equiv="Pragma" content="no-cache" />
so that my web page will not be cached
and:
<meta
http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"
/>
so that my web page is IE-compatible.
thanks in advance
Can you answer this question?
Write Answer0 Answers