Created
          November 17, 2014 06:41 
        
      - 
      
 - 
        
Save ivoarch/ffafc656defdc98ccc02 to your computer and use it in GitHub Desktop.  
    The universal template - http://www.ondrovo.com/ondrovo-articles/html-templates
  
        
  
    
      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> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="description" content=""> | |
| <meta name="keywords" content=""> | |
| <meta name="author" content=""> | |
| <title>TITLE</title> | |
| <link href="favicon.ico" rel="shortcut icon"> | |
| <link href="apple-touch-icon.png" rel="apple-touch-icon"> | |
| <link rel="stylesheet" href="YOUR_CSS_FILE"> | |
| <script src="YOUR_JS_FILE"></script> | |
| <!-- jQuery --> | |
| <script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> | |
| <script src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script> | |
| <style type="text/css"> | |
| /* some CSS */ | |
| </style> | |
| <script type="text/javascript"> | |
| /* some javascript */ | |
| </script> | |
| </head> | |
| <body> | |
| <!-- document body --> | |
| </body> | |
| </html> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment