html 5 header not responding
Permalink
I'm using html5 and 960 grid and all seems ok but I noticed that when using the header tag and a class then the class isn't being implemented in IE (surprise!) I'm also including Remy's html shiv that's meant to cater for IE. Any ideas?
<body id="header_page"> <header class="container_16"> <div class="grid_16"> <figure class="logo grid_5"> <h1 class="strip"> <a id="logoimg" href="<?php echo DIR_REL?>/"></a> </h1> </figure><!-- close header -->