Skip to main content

style issues in internet explorer works locally but not online unlike chrome and firefox are ok

just add this tag in every page

<meta http-equiv="X-UA-Compatible" content="IE=edge" /> 

Comments