Advertisement
NecromancerCoding

This war of mine Galería

Jan 9th, 2021
1,143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.71 KB | None | 0 0
  1. <div class="galeria">
  2. <div class="ghead">
  3. <img src="https://i.imgur.com/fifOZul.png"/>
  4. <div class="gheader">this war of mine</div>
  5. </div>
  6. <div class="gbody">
  7. <div class="gheader">01. introduction</div>
  8. <div class="gbox">Lorem ipsum dolor sit amet.</div>
  9. [code]Código aquí.[/code]
  10. <!-- Aquí empieza la caja -->
  11. <div class="gheader">02. avatars</div>
  12. <div class="genv">
  13. <div class="gbox"><div class="gtext">Lorem ipsum dolor sit amet.</div></div>
  14. <div class="gimgs">
  15. <a href=""><img src="http://placehold.it/250x400"/></a>
  16. <a href=""><img src="http://placehold.it/250x400"/></a>
  17. <a href=""><img src="http://placehold.it/250x400"/></a>
  18. <a href=""><img src="http://placehold.it/250x400"/></a>
  19. </div>
  20. </div>
  21. <!-- Aquí termina la caja -->
  22. <!-- Aquí empieza la caja -->
  23. <div class="gheader">03. signatures</div>
  24. <div class="genv">
  25. <div class="gbox"><div class="gtext">Lorem ipsum dolor sit amet.</div></div>
  26. <div class="gimgs">
  27. <a href=""><img src="http://placehold.it/400x250"/></a>
  28. <a href=""><img src="http://placehold.it/400x250"/></a>
  29. <a href=""><img src="http://placehold.it/400x250"/></a>
  30. <a href=""><img src="http://placehold.it/400x250"/></a>
  31. </div>
  32. </div>
  33. <!-- Aquí termina la caja -->
  34. </div>
  35. </div>
  36. <a href="http://necromancercoding.tumblr.com/" class="ncredit">NC</a>
  37.  
  38. <style>.galeria { --width: 300px; --imgwidth: 50px; --bckg0: #f4f4f4; --bckg1: #fff; --title: #222; --accent: #5cffb3; --txt: #666; } .galeria dl.codebox dt:before { content:"Formulario:"; }</style><link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,900&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet"/><link href="https://dl.dropbox.com/s/m7abqfgrjtilia4/gallery.css" rel="stylesheet"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement