Advertisement
BakerMan

Full page

Jan 9th, 2014
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.35 KB | None | 0 0
  1. <!DOCTYPE>
  2. <html>
  3.     <head>
  4.         <title> Events in February 2014 </title>
  5.         <!-- lots of other stuff up here -->
  6.     </head>
  7.    
  8.     <body>
  9.         <h1> Theme header </h1>
  10.         <img src="http://big-theme-graphic.com/here.png" />
  11.        
  12.         <!-- The Events Calendar -->
  13.         <h2> Month view </h2>
  14.        
  15.         <table>
  16.             <!-- our calendar table -->
  17.         </table>
  18.     </body>
  19. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement