Created
          December 3, 2012 00:09 
        
      - 
      
 - 
        
Save arnault-snippet/4191684 to your computer and use it in GitHub Desktop.  
    Html: Starting template 5
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <!DOCTYPE HTML> | |
| <html lang="fr"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>HTML5 Start</title> | |
| <link rel="stylesheet" href="css/style.css"> | |
| <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> | |
| <!--[if lte IE8]> | |
| <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--> | |
| <!--[if lte IE 7]> | |
| <script src="js/IE8.js" type="text/javascript"></script><![endif]--> | |
| </head> | |
| <body> | |
| </body> | |
| </html> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment