DanelCodes

076 | Split

Dec 12th, 2019
1,289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. <div id="cold">
  2. <input type="radio" id="tb1" name="tab" checked></input>
  3. <input type="radio" id="tb2" name="tab"></input>
  4. <input type="radio" id="tb3" name="tab"></input>
  5. <input type="radio" id="tb4" name="tab"></input>
  6. <input type="radio" id="tb5" name="tab"></input>
  7. <div class="cd-sid">
  8. <span>we are what we believe we are</span>
  9. </div>
  10. <div class="cd-im">
  11. <label for="tb1"><div class="cd-immi" style="background: url(https://via.placeholder.com/70); margin-top: 0px;"></div></label>
  12. <label for="tb2"><div class="cd-immi" style="background: url(https://via.placeholder.com/70); background-size: 100%;"></div></label>
  13. <label for="tb3"><div class="cd-immi" style="background: url(https://via.placeholder.com/70); background-size: 100%;"></div></label>
  14. <label for="tb4"><div class="cd-immi" style="background: url(https://via.placeholder.com/70); background-size: 100%;"></div></label>
  15. <label for="tb5"><div class="cd-immi" style="background: url(https://via.placeholder.com/70); background-size: 100%;"></div></label>
  16.  
  17. </div>
  18. <div class="cd-bod"><div class="tb1">
  19. <div class="title">
  20. <h1>Kevin <span>Crumb</span></h1>
  21. <strong>The broken are the more evolved.</strong>
  22. </div>
  23. <div id="txt">
  24.  
  25. ¡Hola! Soy el texto de la primera pestaña.  
  26.  
  27. </div>
  28. </div><div class="tb2">
  29. <div class="title"><h1>Dennis <span>Crumb</span></h1>
  30. <strong>The broken are the more evolved.</strong>
  31. </div>
  32. <div id="txt">
  33.  
  34. ¡Hola! Soy el texto de la segunda pestaña.  
  35.  
  36. </div>
  37. </div><div class="tb3">
  38. <div class="title"><h1>Patricia <span>Crumb</span></h1>
  39. <strong>The broken are the more evolved.</strong>
  40. </div>
  41. <div id="txt">
  42.  
  43. ¡Hola! Soy el texto de la tercera pestaña.  
  44.  
  45. </div>
  46. </div><div class="tb4">
  47. <div class="title"><h1>Hedwig <span>Crumb</span></h1>
  48. <strong>The broken are the more evolved.</strong>
  49. </div>
  50. <div id="txt">
  51.  
  52. ¡Hola! Soy el texto de la cuarta pestaña.  
  53.  
  54. </div>
  55. </div>
  56. <div class="tb5">
  57. <div class="title"><h1>Barry <span>Crumb</span></h1>
  58. <strong>The broken are the more evolved.</strong>
  59. </div>
  60. <div id="txt">
  61.  
  62. ¡Hola! Soy el texto de la quinta pestaña.  
  63.  
  64. </div>
  65. </div></div></div><div class="crdts"><a href="https://gitanodoescodes.tumblr.com/">— gitano;</a></div>
  66.  
  67. <link href="https://dl.dropbox.com/s/jfafldge1lelp9s/coldpc.css" rel="stylesheet">
  68. <style>#cold input#tb1:checked ~ .cd-im {background: #8696A8}#cold .tb1 .title span {color: #8696A8; font-weight: 600}#cold input#tb2:checked ~ .cd-im {background: #CFA2BA}#cold .tb2 .title span {color: #CFA2BA; font-weight: 600}#cold input#tb3:checked ~ .cd-im {background: #A3CEA1}#cold .tb3 .title span {color: #A3CEA1; font-weight: 600}#cold input#tb4:checked ~ .cd-im {background: #FEECC7}#cold .tb4 .title span {color: #FEECC7; font-weight: 600}#cold input#tb5:checked ~ .cd-im {background: #A482A6} #cold .tb5 .title span {color: #A482A6; font-weight: 600}.crdts {text-decoration:none; font-family: verdana; font-size: 9px; text-align: center;}</style><link href="https://fonts.googleapis.com/css?family=Montserrat:100,400,500,600,700,800&display=swap" rel="stylesheet">
Advertisement
Add Comment
Please, Sign In to add comment