IE9 Float with Overflow:Hidden and Table Width 100% Not Displaying Properly

When something works in other browsers but not in IE9, chance is that your header isn’t correct. Check with this one :

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />

Leave a Comment