Your Ad Here

Posted By

lfatr on 05/24/11


Tagged


Versions (?)

nice conditionals


 / Published in: HTML
 

  1. <!DOCTYPE html>
  2. <!--[if lt IE 7 ]> <html class="ie6"> <![endif]-->
  3. <!--[if IE 7 ]> <html class="ie7"> <![endif]-->
  4. <!--[if IE 8 ]> <html class="ie8"> <![endif]-->
  5. <!--[if IE 9 ]> <html class="ie9"> <![endif]-->
  6. <!--[if (gt IE 9)|!(IE)]><!--><html class=""><!--<![endif]-->
  7. <meta charset="utf-8">
  8. ....

Report this snippet  

You need to login to post a comment.