Advertisement
Guest User

Untitled

a guest
Jul 14th, 2013
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 4.26 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <meta charset="utf-8">
  6.  
  7. <title>photobLAg </title>
  8.  
  9. <link href="http://localhost:8888/wp-content/themes/photobla/style.css" rel="stylesheet">
  10.  
  11.  
  12. <script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
  13.  
  14. <script src="http://localhost:8888/wp-content/themes/photobla/js/hover.js"></script>
  15.  
  16. <link rel="shortcut icon" href="/favicon.ico">
  17.  
  18. <meta name='robots' content='noindex,nofollow' />
  19. <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://localhost:8888/xmlrpc.php?rsd" />
  20. <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://localhost:8888/wp-includes/wlwmanifest.xml" />
  21. <meta name="generator" content="WordPress 3.5.2" />
  22.  
  23. </head>
  24.  
  25. <body>
  26.    
  27.    
  28.    
  29.     <div id="container">        
  30.         <div id="content-holder">
  31.        
  32.         <header>
  33.             <div id="logo">
  34.                 <a href="http://localhost:8888">photobLAg</a>
  35.                 <span>by roope palomäki</span>
  36.             </div>
  37.         </header>
  38.        
  39.                                        
  40.                 <div class="post-holder">
  41.                     <div class="post-image">
  42.                         <div class="post-image-sizer">
  43.                         <img width="1920" height="1080" src="http://localhost:8888/wp-content/uploads/2013/07/140.jpg" class="attachment-attached-image" alt="140" />                      
  44.                             <div class="actions">
  45.                                 <a href="http://localhost:8888/wp-content/uploads/2013/07/140.jpg" download>
  46.                                     <div class="btn download"><div class="centered">down<br>load</div></div>
  47.                                 </a>
  48.                                
  49.                                 <div class="btn expand"><div class="centered">expa<br>nd</div></div>
  50.                             </div>
  51.                        
  52.                         </div>
  53.                     </div>
  54.                    
  55.                     <div class="post-info">
  56.                         <div class="post-date">July 11, 2013</div>
  57.                     </div>
  58.                 </div>
  59.            
  60.                            
  61.                 <div class="post-holder">
  62.                     <div class="post-image">
  63.                         <div class="post-image-sizer">
  64.                         <img width="1920" height="1080" src="http://localhost:8888/wp-content/uploads/2013/07/001.jpg" class="attachment-attached-image" alt="001" />                      
  65.                             <div class="actions">
  66.                                 <a href="http://localhost:8888/wp-content/uploads/2013/07/001.jpg" download>
  67.                                     <div class="btn download"><div class="centered">down<br>load</div></div>
  68.                                 </a>
  69.                                
  70.                                 <div class="btn expand"><div class="centered">expa<br>nd</div></div>
  71.                             </div>
  72.                        
  73.                         </div>
  74.                     </div>
  75.                    
  76.                     <div class="post-info">
  77.                         <div class="post-date">July 11, 2013</div>
  78.                     </div>
  79.                 </div>
  80.            
  81.                            
  82.                 <div class="post-holder">
  83.                     <div class="post-image">
  84.                         <div class="post-image-sizer">
  85.                         <img width="1920" height="1080" src="http://localhost:8888/wp-content/uploads/2013/07/282.jpg" class="attachment-attached-image" alt="282" />                      
  86.                             <div class="actions">
  87.                                 <a href="http://localhost:8888/wp-content/uploads/2013/07/282.jpg" download>
  88.                                     <div class="btn download"><div class="centered">down<br>load</div></div>
  89.                                 </a>
  90.                                
  91.                                 <div class="btn expand"><div class="centered">expa<br>nd</div></div>
  92.                             </div>
  93.                        
  94.                         </div>
  95.                     </div>
  96.                    
  97.                     <div class="post-info">
  98.                         <div class="post-date">July 10, 2013</div>
  99.                     </div>
  100.                 </div>
  101.            
  102.                                
  103.         </div>
  104.        
  105.     </div>
  106.    
  107. </body>
  108.  
  109. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement