Advertisement
RyanSweigert

Blank Index

Sep 8th, 2011
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.13 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.     <title>Ryan Sweigert</title>
  5.     <link rel="stylesheet" type="text/css" href="http://ryansweigert.com/blank/style.css" />
  6.     <!--[if IE]>  
  7.         <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  8.         <script src="http://ryansweigert.com/ie.js"></script>  
  9.     <![endif]-->
  10.     <script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.5.2.min.js"></script>
  11.     <script src="http://www.ryansweigert.com/konamiload.js"></script>
  12.     <script src="https://apis.google.com/js/plusone.js"></script>
  13.     <meta name="description" content="Ryan Sweigerts website. All this things about him in one place." />
  14.     <meta name="keywords" content="Ryan Sweigert, Geek" />
  15.     <meta charset="utf-8" />
  16. </head>
  17. <body>
  18.     <div id="wrapper">
  19.         <div id="headerwrap">
  20.             <header>
  21.                 <a href="http://www.ryansweigert.com/">Ryan Sweigert</a>
  22.             </header>
  23.             <nav>
  24.                 <ul>
  25.                     <li><a href="http://ryansweigert.com">Home</a></li>
  26.                     <li><a href="http://ryansweigert.com/aboutme">About Me</a></li>
  27.                     <li><a href="http://www.districtlines.com/RyanSweigert1">Store</a></li>
  28.                     <li><a href="http://ryansweigert.com/irc">IRC</a></li>
  29.                     <li><a href="http://ryansweigert.com/live">Live</a></li>
  30.                 </ul>          
  31.             </nav>
  32.         </div>
  33.     </div>
  34.     <div id="contentwrap">
  35.         <content>      
  36.         </content>
  37.     </div>
  38.     <div id="footerwrap">
  39.         <footer>
  40.             <div id="footerleft">
  41.                 <iframe src="http://www.facebook.com/plugins/like.php?app_id=223306654371814&amp;href=http%3A%2F%2Fryansweigert.com&amp;send=false&amp;layout=button_count&amp;width=80&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowTransparency="true"></iframe>         <a align="left" href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="RyanSweigert">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script><g:plusone size="medium"></g:plusone>
  42.             </div>
  43.             <div id="footerright">
  44.                 <p>Copyright &copy; 2011 Ryan Sweigert</p>
  45.             </div>
  46.         </footer>
  47.     </div>
  48. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement