Answers for "<meta http-equiv="X-UA-Compatible" content="IE=8"> is used to make web page compatible with IE7 and IE8"

0

meta http-equiv x-ua-compatible

<!DOCTYPE html> 
<html> 
  <head> 
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
Posted by: Guest on July-04-2020

Code answers related to "<meta http-equiv="X-UA-Compatible" content="IE=8"> is used to make web page compatible with IE7 and IE8"

Browse Popular Code Answers by Language