Advertisement
Guest User

thread1

a guest
Jul 23rd, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. [dohtml]
  2.  
  3. <style>
  4. #NAME .thread1-text b { color: #HEXCODE; }
  5. </style>
  6.  
  7. <center>
  8. <div id="NAME">
  9. <div class="thread1-outer"><img src="http://placehold.it/160">
  10. <div class="thread1-tag"><i class="fa fa-tags" style="padding-right: 5px;"></i> tag goes here!!</div>
  11. </div>
  12. <div class="thread1-main">
  13. <div class="thread1-text">
  14.  
  15. beep beep <b>beep</b>
  16.  
  17. </div></div>
  18. </div>
  19. </center>[/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement