Advertisement
spacialfries

moodboard html

May 1st, 2019
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.22 KB | None | 0 0
  1. ~~~~~~~~~~3x3~~~~~~~~~~
  2.  
  3. <div class="col container-fluid card rounded-0" style="background-color: #FFFFFF; border:5px solid #FFFFFF; max-width: 484px;">
  4. <!--change background color to whatever you want by replacing both the #FFFFFF-->
  5.    <div class="row">
  6.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  7.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  8.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  9.    </div>
  10.    <div class="row">
  11.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  12.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  13.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  14.    </div>
  15.    <div class="row">
  16.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  17.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  18.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  19.    </div>
  20.    <p class="text-center"><a href="https://toyhou.se/nightlustrous">template by nightlustrous</a></p>
  21. </div>
  22.  
  23. ~~~~~~~~~~2x2~~~~~~~~~~
  24.  
  25. <div class="col container-fluid card rounded-0" style="background-color: #FFFFFF; border:5px solid #FFFFFF; max-width: 326px;">
  26. <!--change background color to whatever you want by replacing both the #FFFFFF-->
  27.    <div class="row">
  28.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  29.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  30.    </div>
  31.    <div class="row">
  32.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  33.      <a href="SOURCE"><img src="https://via.placeholder.com/150" width="150" height="150" class="m-1"></a>
  34.    </div>
  35.    <p class="text-center"><a href="https://toyhou.se/nightlustrous">template by nightlustrous</a></p>
  36. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement