Target Internet Explorer with a conditional comment

<!--[if lt IE 9]>
<script src="/js/html5shiv.js"></script>
<![endif]-->

<!--[if lte IE 8]>
<link rel="stylesheet" href="/css/ie.css">
<![endif]-->