Advertisement
barkodas

Untitled

Apr 28th, 2022
1,452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <!--
  2. CUSTOM COLOURS:
  3. -replace '0000FF' with the desired colour for borders.
  4. -replace '000000' with the desired colour for the icon background.
  5.  
  6. -'https://styles.redditmedia.com/t5_3gl3ag/styles/profileIcon_0rrvy79gnfz61.jpg' is a placeholder image of Sonic. You can replace it with your own character.
  7.  
  8. -->
  9.  
  10. <p class="text-center"><b><a href="https://toyhou.se/14974254.cookie-run-template"><i class="fa-solid fa-code"></i> code by nightlustrous</a></b></p><!--dont delete my credits or i will end your bloodline-->
  11.  
  12. <div class="row card-block" style="justify-content:space-between; width:100%">
  13.      
  14.      <div class="col container"><img src="https://styles.redditmedia.com/t5_3gl3ag/styles/profileIcon_0rrvy79gnfz61.jpg" class="col col-sm-1 rounded-circle p-0" style="border:15px solid #FFD700; background:#000000;"></div>
  15.      
  16.      <div class="col-sm-12 col-md-9 container card card-block m-2" style=" border:15px solid #0000FF; border-radius:50px;">
  17.          
  18.          <!--Name--><h1 class="mb-0 text-center"><big><big><i class="fa-solid fa-star"> N a m e <i class="fa-solid fa-star"></i></i></big></big></h1>
  19.          
  20.          <hr style="border:5px solid #0000FF; width:100%; border-radius:100%">
  21.          
  22.          <h1>
  23.              <!--Description-->
  24.              Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
  25.              
  26.          </h1>
  27.          
  28.      </div>
  29.      
  30. </div>
  31.  
  32. <div class="row card-block" style="justify-content:space-between; width:100%">
  33.      
  34.      <div class="col container card card-block m-2" style="border:15px solid #0000FF; border-radius:50px; font-weight:bold;">
  35.          
  36.          <h1 class="mb-0 text-center"><i class="fa-solid fa-star"> S T O R Y <i class="fa-solid fa-star"></i></i></h1>
  37.          <hr style="border:5px solid #0000FF; width:100%; border-radius:100%">
  38.          
  39.          
  40.          <p>
  41.              <!--Story-->
  42.              Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
  43.              
  44.          </p>
  45.          
  46.      </div>
  47. </div>
  48.  
  49. <div class="row card-block" style="justify-content:space-between; width:100%">
  50.      
  51.      <div class="col-sm-12 col-md-3 container card card-block m-2" style="border:15px solid #0000FF; border-radius:50px; font-weight:bold;">
  52.          
  53.          <h1 class="mb-0 text-center"><i class="fa-solid fa-star"> L I K E S <i class="fa-solid fa-star"></i></i></h1>
  54.          <hr style="border:5px solid #0000FF; width:100%; border-radius:100%">
  55.          
  56.          <div class="row">
  57.              
  58.              <div class="col container text-center">
  59.                  <h1><i class="fa-solid fa-heart"></i></h1>
  60.                  <p>
  61.                      item<br>
  62.                      item<br>
  63.                      item<br>
  64.                      item<br>
  65.                      item
  66.                  </p>
  67.                  
  68.                  
  69.              </div>
  70.              
  71.              <div class="col container text-center">
  72.                  <h1><i class="fa-solid fa-ban"></i></h1>
  73.                  <p>
  74.                      item<br>
  75.                      item<br>
  76.                      item<br>
  77.                      item<br>
  78.                      item
  79.                  </p>
  80.                  
  81.              </div>
  82.              
  83.          </div>
  84.          
  85.      </div>
  86.      
  87.      <div class="col container card card-block m-2" style="border:15px solid #0000FF; border-radius:50px; font-weight:bold;">
  88.          
  89.          <h1 class="mb-0 text-center"><i class="fa-solid fa-star"> R E L A T I O N S H I P S <i class="fa-solid fa-star"></i></i></h1>
  90.          <hr style="border:5px solid #0000FF; width:100%; border-radius:100%">
  91.          
  92.          <div class="row" style="justify-content:space-between; width:100%">
  93.              
  94.              <!--Character 1--><div class="col container text-center h1"><a href="CHARACTER LINK"><img src="https://styles.redditmedia.com/t5_3gl3ag/styles/profileIcon_0rrvy79gnfz61.jpg" class="col col-sm-1 rounded-circle p-0" style="border:10px solid #FFD700; background:black; max-height:150px; max-width:150px;"><br>Name</a> - Note</div>
  95.              
  96.              <!--Character 1--><div class="col container text-center h1"><a href="CHARACTER LINK"><img src="https://styles.redditmedia.com/t5_3gl3ag/styles/profileIcon_0rrvy79gnfz61.jpg" class="col col-sm-1 rounded-circle p-0" style="border:10px solid #FFD700; background:black; max-height:150px; max-width:150px;"><br>Name</a> - Note</div>
  97.              
  98.              <!--Character 1--><div class="col container text-center h1"><a href="CHARACTER LINK"><img src="https://styles.redditmedia.com/t5_3gl3ag/styles/profileIcon_0rrvy79gnfz61.jpg" class="col col-sm-1 rounded-circle p-0" style="border:10px solid #FFD700; background:black; max-height:150px; max-width:150px;"><br>Name</a> - Note</div>
  99.              
  100.          </div>
  101.          
  102.      </div>
  103.      
  104. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement