Sample HTML Output from Headway 3.0 Content Block


/ Published in: HTML
Save to your folder(s)

Sample html output


Copy this code and paste it in your HTML
  1. <div id="block-3" class="block block-type-content grid-width-18"><!-- .block-type-content -->
  2. <div class="block-content"> <!-- .block-type-content interior -->
  3. <div class="loop"> <!-- the LOOP -->
  4. <div id="post-6" class="post-6 post type-post status-publish format-standard hentry category-uncategorized author-Caitlin"><!-- First Post, FULL -->
  5. <h2 class="entry-title">
  6. <a href="http://rentageekmomtest.com/hwtest/blog/2011/11/01/test2/" title="Permalink to Test2" rel="bookmark">Test2</a>
  7. </h2>
  8. <div class="entry-meta entry-meta-above">
  9. Posted on <span class="entry-date published">November 1, 2011</span> by <a class="author-link fn nickname url" href="http://rentageekmomtest.com/hwtest/blog/author/Caitlin/" title="View all posts by Caitlin">Caitlin</a> � <a href="http://rentageekmomtest.com/hwtest/blog/2011/11/01/test2/#comments" title="Test2 Comments" class="entry-comments">0 Comments</a>
  10. </div><!-- end .entry-meta -->
  11. <div class="entry-content">
  12. <p>Lorem ipsum Post content!</p>
  13. </div><!-- end .entry-content -->
  14. <div class="entry-utility entry-utility-below entry-meta">
  15. Filed Under: <a href="http://rentageekmomtest.com/hwtest/blog/category/uncategorized/" title="View all posts in Uncategorized" rel="category tag">Uncategorized</a>
  16. </div><!-- end .entry-utility -->
  17. </div><!-- end #post-6 -->
  18. <div id="post-1" class="post-1 post type-post status-publish format-standard hentry category-uncategorized author-Caitlin"><!-- Second Post, EXCERPT -->
  19. <h2 class="entry-title">
  20. <a href="http://rentageekmomtest.com/hwtest/blog/2011/11/01/hello-world/" title="Permalink to Hello world!" rel="bookmark">Hello world!</a>
  21. </h2>
  22. <div class="entry-meta entry-meta-above">
  23. Posted on <span class="entry-date published">November 1, 2011</span> by <a class="author-link fn nickname url" href="http://rentageekmomtest.com/hwtest/blog/author/Caitlin/" title="View all posts by Caitlin">Caitlin</a> � <a href="http://rentageekmomtest.com/hwtest/blog/2011/11/01/hello-world/#comments" title="Hello world! Comments" class="entry-comments">1 Comment</a>
  24. </div><!-- .entry-meta -->
  25. <div class="entry-summary entry-content">
  26. <p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
  27. </div><!-- end .entry-summary.entry-content -->
  28. <div class="entry-utility entry-utility-below entry-meta">
  29. Filed Under: <a href="http://rentageekmomtest.com/hwtest/blog/category/uncategorized/" title="View all posts in Uncategorized" rel="category tag">Uncategorized</a>
  30. </div><!-- end .entry-utility -->
  31. </div><!-- end #post-1 -->
  32. </div><!-- end .loop -->
  33. </div><!-- end .block-content -->
  34. </div><!-- end .blcok-type-content -->

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.