Advertisement
Guest User

Codigo2

a guest
Nov 27th, 2014
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. <!------- começo do fulano citou ----------->
  2.  
  3. <div id="updatetab">
  4.  
  5. <div id="tabtitle">
  6. <!---this is where you put title of your updates tab--->
  7. <img src="Fulano citou (ponha um titulo pra sua caixinha)">
  8. </div>
  9.  
  10. <div id="dropdown">
  11. <!---this is where you put your individual updates, make sure to put each update between a set of <p> and </p>--->
  12. <p>Blá blá blá blá</p>
  13. <p>Blá blá blá blá</p>
  14. <p>Blá blá blá blá</p>
  15. <p>Blá blá blá blá</p>
  16. <p>Blá blá blá blá</p>
  17. <p>Blá blá blá blá</p>
  18. </div>
  19.  
  20. </div>
  21.  
  22. <!------- fim do fulano citou ----------->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement