<meta http-equiv="X-UA-Compatible" content="IE=8"> is used to make web page compatible with IE7 and IE8 code example
Example: meta http-equiv x-ua-compatible
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">