This is my header
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr" >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
and when I view my webpage on ie8, it pushes the Browser mode to Compact/Computability view and break the styles of my webpage. Why does it do it? I did try looking for an answer on Google and StackOverflow, but still cant figure out. Please help guys. Thanks