Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 21st, 2012  |  syntax: None  |  size: 0.36 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!doctype html>  
  2. <html lang="en">  
  3. <head>  
  4.   <meta charset="utf-8">  
  5.   <title>Starting Template</title>  
  6.   <link rel="stylesheet" href="css/styles.css?v=1.0">  
  7.   <!--[if lt IE 9]>  
  8.   <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>  
  9.   <![endif]-->  
  10. </head>  
  11. <body>  
  12.  
  13.        
  14.   <script src="js/scripts.js"></script>  
  15. </body>  
  16. </html>