city streets | f2u ([ Char. Vers. Code ])

quiincodes

Info


Created
2 years, 10 months ago
Creator
caqti
Favorites
0

Profile


<!--Main Box-->
<div class="container" style="width: 600px; height: 100%; background-image: url(IMG_URL); border-radius: 40px; padding: 40px; background-attachment: fixed; background-size: contain;">
<!--Inner Box-->
<div class="container" style="width: 500px; height: 100%; background-color: white; border-radius: 40px; padding: 40px;">
<!--Name-->
<div class="row">
<div class="container" style="width: 200px; float: left;">

<h1 style="color: black; padding-top: 10px;">
<!--Icon, find more to replace it with at fontawesome.com!-->
<i class="far fa-city"></i> Name</h1>
<!--Pronouns-->

<p style="color: black;">prn/prn • adj</p>
<!--Divider-->
<div class="container" style="width: 100%; height: 9px; background-image: url(BG_IMG_URL); border-radius: 40px; background-attachment: fixed; background-size: contain; margin-top: 10px; margin-bottom: 10px;">
<br>
</div>

<!--About-->
<div class="row">
<div class="container" style="width: 50%; float: left;">
<!--Left-->

<p style="color: black;">nickname
<br>gender
<br>orient.
<br>species
<br>birthday
<br>MBTI
<br>
</p>
</div>
<!--Color Guide!
#64d14b - Green
#f5e253 - Yellow
#eb584d - Red
-->
<div class="container" style="width: 50%; float: right;">

<p>
<!--Nickname-->
<span style="color: #64d14b;"> content</span><br>
<!--Gender-->
<span style="color: #f5e253;"> content</span><br>
<!--Orientation-->
<span style="color: #eb584d;">
content</span><br>
<!--Species-->
<span style="color: #64d14b;"> content</span><br>
<!--Birthday-->
<span style="color: #f5e253;"> content</span><br>
<!--MBTI-->
<span style="color: #eb584d;">
content</span></p>
</div>
</div>
<!--Divider-->
<div class="container" style="width: 100%; height: 9px; background-image: url(BG_IMG_URL); border-radius: 40px; background-attachment: fixed; background-size: contain; margin-top: 10px; margin-bottom: 10px;">
<br>
</div>

<!--Info-->
<div class="row">
<div class="container" style="width: 50%; float: left;">
<!--Left-->

<p style="color: black;">worth
<br>obtained
<br>status
<br>
</p>
</div>
<!--Color Guide!
#64d14b - Green
#f5e253 - Yellow
#eb584d - Red
-->
<div class="container" style="width: 50%; float: right;">

<p>
<!--Worth-->
<span style="color: #64d14b;"> $0.00</span><br>
<!--Trades-->
<span style="color: #f5e253;"> trade</span><br>
<!--Requests-->
<span style="color: #eb584d;"> nft</span></p>
</div>
</div>
<!--Divider-->
<div class="container" style="width: 100%; height: 9px; background-image: url(BG_IMG_URL); border-radius: 40px; background-attachment: fixed; background-size: contain; margin-top: 10px; margin-bottom: 10px;">
<br>
</div>
<!--Links-->
<div class="row">
<!--Moodboard-->
<a href="URL"><i class="far fa-image" style="color: black; padding:20px; padding-right: 35px" title="Moodboard"></i></a>
<!--Playlist-->
<a href="URL"><i class="far fa-music" style="color: black; padding: 20px; padding-right: 35px" title="Playlist"></i></a>
<!--Designer-->
<a href="URL"><i class="far fa-pencil" style="color: black; padding: 20px;" title="Designer"></i></a>
<!--Theme-->
<!--
To get this to work, take the random string of numbers/letters AFTER the "watch?v=" and add that to the 'VIDEOENDURL' part below!
-
For example, it would be [K1SXrguBWRk] for this link:
https://www.youtube.com/watch?v=K1SXrguBWRk

-->
<div class="d-flex justify-content-between mx-1 p-2" style="color: black">
<span>SONG - ARTIST</span>
<span><iframe class="flex-fill" style="height:1px;width:25px;clip-path: polygon(25% 20%, 25% 100%, 80% 60%);opacity: 0.01;" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen src="https://www.youtube.com/embed/VIDEOENDURL"></iframe><i class="fas fa-play-circle" style="margin-left:30px;"></i></span>
</div>

<!--
Add or remove links above this line!
[If removing, tweak the "padding-left: 35px" number to make it look better! Make sure you're making the number bigger, lowering will mess it up]

-->
</div>
</div>
<!--Right Image-->
<div class="container" style="background-image: url(https://images.unsplash.com/photo-1516893842880-5d8aada7ac05?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80);border-radius: 40px; width: 175px; height: 445px; background-size: cover; background-repeat: no-repeat"></div>
<!--Divider-->
<div class="container" style="width: 97%; height: 9px; background-image: url(BG_IMG_URL); border-radius: 40px; background-attachment: fixed; background-size: contain; margin-top: 15px; margin-bottom: 15px;">
<br>
</div>
<!--About-->

<p style="color: black;">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>
</div>
</div>


<!--CREDIT [DONT EDIT]-->
<a href="https://toyhou.se/JustKiddinq" style="color: #64d14b" title="Code by JustKiddinq"> <i class="fas fa-code"></i></a>

<a href="https://toyhou.se/4701769.-f2u-in-profile-playlist" style="color: #f5e253
" title="Music code by Strabi"> <i class="fas fa-code"></i></a>

<!--Image Credit-->
<a href="ARTIST/IMAGE URL" style="color: #eb584d
" title="Image by ___"> <i class="fas fa-image"></i></a>