Advertisement
planthed

Popup Fask #4 HTML

Jun 30th, 2016
899
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. <div id="faqs">
  2. <h1>TITLE 1</h1>
  3. <div class="b1">
  4. <!-- text go here --->
  5. your text goes here yup
  6. <!--- end of the text---->
  7. </div>
  8.  
  9. <h1>TITLE 2</h1>
  10. <div class="b2">
  11. <!-- text go here --->
  12. more text
  13. <!--- end of the text---->
  14. </div>
  15.  
  16. <h2>TITLE 3</h2>
  17. <div class="b3">
  18. <!-- text go here --->
  19. teeeeeext
  20. <!--- end of the text---->
  21. </div>
  22. </div>
  23.  
  24. <div class="ask"><iframe src="http://www.tumblr.com/ask_form/{name}.tumblr.com" id="ask_form" frameborder="0" height="190" scrolling="yes" width="100%"></iframe></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement