0% found this document useful (0 votes)
44 views3 pages

Elegant Dark Simple v1

Uploaded by

Avan McLean
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views3 pages

Elegant Dark Simple v1

Uploaded by

Avan McLean
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

<!--- | DARK & ELEGANT : SIMPLE v.

1 PROFILE HTML | --->

<!--------------------------------------------------------------------------------

Feel free to edit this however you like, however, do not remove the credit!

If you have any issues you can DM me on TH or leave a comment in my shop


thread.

Thank you for downloading.

----------------------------------------------------------------------------------

+-----------------+
| E D I T I N G |
+-----------------+

If you'd like to edit any aspect of the code, you can find guides for how to
add or change
things around the web - here are a couple of websites that should be able to
help you out:

> https://www.w3schools.com/ - for general HTML / CSS guides

> https://getbootstrap.com/docs/5.0/getting-started/introduction/ - Bootstrap


Documentation

+-----------------------------+
| C O L O R S & I C O N S |
+-----------------------------+

!! FIND AND REPLACE THE HEX CODES BELOW TO CHANGE COLORS !!

This theme uses a reddish accent color as a default, and a transparent dark
background
both of which can be easily changed to any custom color you'd like with a
simple find and replace;
the colors used are all listed below.

+-------------------------------------+
| Accent Color: #78326d; |
| Text Color: #fff; |
| Card BG: rgba(0,0,0,0.75); |
+-------------------------------------+

!! To change the Icons you can refer to the Font Awesome list of icons and
paste in
whichever icon you prefer for each section -- or you can remove them
entirely.

> https://fontawesome.com/icons

--------------------------------------------------------------------------------->

<!--- START OF CODE --->

<div class="container my-5 py-5">


<div class="card border-0 rounded-0 p-2 mx-auto" style="max-
width:625px; background-color:rgba(0,0,0,0.75); box-shadow:8px 8px 0px -1px
rgba(0,0,0,0.2);">
<div class="p-1" style="border:1px dashed #444;">
<div class="mx-auto text-center pt-5 pb-4 px-2"
style="color:#fff; border:1px solid #444;">

<!-- Icon Below -->

<h1><i class="fal fa-crown mb-3" style="font-


size:1.5em;"></i></h1>

<!-- Portrait Image Below -->

<img class="img-thumbnail bg-transparent mx-auto mb-2


rounded-circle" src="https://imgur.com/uBi9RvN.png" style="max-width:215px; max-
height:215px; border:1px solid #444;">

<!-- Character Name Below -->

<h1 class="text-center mb-0" style="font-


family:serif; font-size:4em; color:#78326d; text-transform:uppercase; letter-
spacing:4px; text-shadow: 3px 3px 0px #000;">ℭ𝔥𝔞𝔯𝔞𝔠𝔱𝔢𝔯</h1>

<!-- Quick Info Below -->

<h1 class="text-center" style="font-family:serif;


letter-spacing:1.5px; font-weight:300;">age / gender / prns / misc</h1>

<div class="text-justify px-5 py-4" style="letter-


spacing:2px;">

<!-- Tags Below -->

<div class="text-center mb-3 " style="font-


size:15px;letter-spacing:1px;font-family:'courier new';">
<span class="px-2 py-1 text-dark badge-pill badge" style="background-
color:#eee;">romantic</span>
<span class="px-2 py-1 text-dark badge-pill badge" style="background-
color:#eee;">aloof</span>
<span class="px-2 py-1 text-dark badge-pill badge" style="background-
color:#eee;">emotional</span>
<span class="px-2 py-1 text-dark badge-pill badge" style="background-
color:#eee;">clever</span>
<span class="px-2 py-1 text-dark badge-pill badge" style="background-
color:#eee;">judgemental</span>
</div>

<!-- Blurb Below -->

<p><span class="mr-2 pull-left" style="font-


size:41px;line-height:41px; font-family:serif;">𝔏</span>orem ipsum dolor sit amet,
consectetur adipiscing elit. Integer ornare orci tempor tortor
sollicitudin finibus. Mauris aliquet, lectus in
lobortis tincidunt, sapien nisi pulvinar tortor, vitae cursus felis magna venenatis
nulla. Pellentesque ac placerat lorem. Morbi condimentum
rutrum mauris, non varius libero accumsan
sed.</p>
<p>Vivamus vulputate magna in sollicitudin
auctor. Aenean euismod pellentesque ultricies. Proin auctor accumsan eros, ut
aliquet odio. Pellentesque nulla nibh, hendrerit eu ultrices id, varius vitae
lectus. Quisque iaculis turpis facilisis, porta odio ut, tristique tellus. Aliquam
ut mi lobortis, scelerisque odio vitae, tempus felis.</p>

</div>

<!-- AESTHETIC IMAGES BELOW -->

<div class="row no-gutters px-5 mx-n2 mt-2">


<div class="col-md-4 px-2"><img class="img-
thumbnail bg-transparent" src="https://imgur.com/0IpJnDB.png" style="border:1px
solid #444;">
</div>

<div class="col-md-4 px-2"><img class="img-


thumbnail bg-transparent" src="https://imgur.com/J3nz7mW.png" style="border:1px
solid #444;">
</div>

<div class="col-md-4 px-2"><img class="img-


thumbnail bg-transparent" src="https://imgur.com/63anmCS.png" style="border:1px
solid #444;">
</div>
</div>
</div>
</div>
</div>
<!--- CREDIT - you may alter the placement ot appearance but
don't remove the link! =-->

<div class="container text-right mt-1" style="color: #fff; font-size:16px;


font-family:courier new; max-width:650px;">
<a href="https://toyhou.se/~forums/16.htmlcss-graphics/105818"
style="color:inherit; text-decoration:none;"><i class="fas fa-code fa-sm"></i>
credit</a>
</div>
</div>

You might also like