Userpage 000: Simple (Code)

Squid_Ink_Codes

Profile


<!-- Userpage 001: Simple

Freebie. Originally coded by Squid_Ink_Codes. Do not redistribute or copy word-for-word this code, but feel free to edit it to your hearts content. -->


<div class="container bg-faded" style="margin-left: auto; margin-right: auto; width: 350px; height: 200px; margin-top: 30px; background: url('https://images.unsplash.com/photo-1454496522488-7a8e488e8606?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2076&q=80'); background-position: center; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);">

</div>


<div class="container p-2 bg-faded" style="width:350px; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);"> <!--START CONTAINER -->

<img src="https://preview.redd.it/9806nk3rv8u91.jpg?auto=webp&s=6f933d1143f8fcd5acc2d27b4db93e8021014213" class=" img-thumbnail bg-faded p-2 rounded-circle " style="width: 170px; margin-top: -130px; margin-left: 80px;"> <!--ICON -->

<div class="row p-3"> <!--START ROW -->

 <div class="col-2 container" style="display:flex; flex-direction: column; justify-content: space-between; align-items: center;"> <!--START CONTAINER -->

  <!-- LINKS START -->

    <a href="URL_HERE"> <i class="fa-brands fa-twitter"></i> </a>

    <a href="URL_HERE"> <i class="fa-brands fa-instagram"></i> </a>

    <a href="URL_HERE"> <i class="fa-brands fa-deviantart"></i> </a>

    <a href="URL_HERE"> <i class="fa-brands fa-tumblr"></i> </a>

    <a href="URL_HERE"> <i class="fa-light fa-address-card"></i></a>

 <!-- LINKS END -->

   

    <a href="https://toyhou.se/Squid_Ink_Codes"> <i class="fa-duotone fa-code"></i> </a> <!-- CREDIT / DON'T REMOVE -->


    </div> <!--END CONTAINER -->

 <div class="col container"> <!--START CONTAINER -->

    <center> NAME - AGE - PRONOUNS </center>

    <hr>

    Write your bio here. It shouldn't be too short, but it also shouldn't be too long. The box will expand to accomodate your text, and the icons on the side will expand or contract to stay evenly-spaced on the side.

   


    </div> <!--END CONTAINER -->

 </div>  <!--END ROW -->

</div><!--END CONTAINER -->


</div>