topical media & game development

talk show tell print

#javascript-code-01-kubrik.htm / htm



  <html>
  <head>
      <title>Never-ending Wordpress</title>
      <script>
          <!-- Our Script Goes Here -->
      </script>
  </head>
  <body>
      <div id="page">
          <div id="header">
              <!-- Header Contents -->
          </div>
          <div id="content">
  
               <!-- The First Post -->
              <div class="post">
                  <!-- The Post's header -->
                  <h2><a href=" /test/?p=1">Test Post</a></h2>
                  <small>October 24th, 2006</small>
                                  
                  <div class="entry">
                      <!-- The Post's Contents -->
                  </div>
                  
                  <p class="postmetadata"><a href="/test/?p=1#comments">Comments</a></p> 
               </div>
  
               <!-- More Posts… -->
  
          </div>
      </div>
  </body>
  </html>
  
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.