Advertisement
Guest User

update 02 (c)

a guest
Aug 14th, 2014
5,325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. <div class="update">
  2. <div class="l1">title 1
  3. <div class="txt1">
  4. text here
  5.  
  6. </div>
  7. </div>
  8.  
  9. <div class="l2">title 2
  10. <div class="txt2">
  11.  
  12. text here
  13.  
  14. </div>
  15. </div>
  16.  
  17. <div class="l3">title 3
  18. <div class="txt3">
  19.  
  20. text here
  21.  
  22. </div>
  23. </div>
  24.  
  25. <div class="l4"> title 4
  26. <div class="txt4">
  27.  
  28. text here
  29.  
  30. </div>
  31. </div>
  32.  
  33.  
  34. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement