Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div class="container-fluid my-5" style="max-width: 500px;">
- <!------- content block ---------------->
- <div class="bg-faded" style="border-radius: .5em; overflow:hidden; box-shadow:0px 0px 14px rgba(0,0,0,.2);">
- <!---- focal image --- will scale/crop withs creen --- focus will be in the CENTER of the image ---->
- <div style="background-image: url('https://f2.toyhou.se/file/f2-toyhou-se/images/17779574_f3XrGBBWndqSTVo.png');
- background-size: cover; background-position:center; min-height: 350px; "></div>
- <div class="p-3" style="font-size: 10pt; letter-spacing: .4px;">
- <h1 class="display-4">
- Your Name
- </h1><p style="letter-spacing: 1px;" class="faded">
- adjective . adjective . adjective
- </p>
- <p>Write something about yourself here. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi varius libero non sem dapibus, eget viverra nisl sagittis. Ut interdum mi non sagittis euismod. Suspendisse id venenatis massa. Aliquam ornare, nibh sit amet interdum elementum, leo sem laoreet nibh, at sollicitudin diam ipsum eu risus. </p>
- <p class="mb-0 pt-4 faded text-right" style="font-size: 1.5em;">
- <!---- BOTTOM LINKS --- dont forget to fill these in --- can swap the icons, they are "font awesome" ---->
- <a href="DA_LINK" target="_BLANK"><i class="fab fa-deviantart fa-fw" /></a>
- <a href="FA_LINK" target="_BLANK"><i class="fas fa-paw fa-fw" /></a>
- <a href="TWITTER_LINK" target="_BLANK"><i class="fab fa-twitter fa-fw" /></a>
- <a href="TWITCH_LINK" target="_BLANK"><i class="fab fa-twitch fa-fw" /></a>
- <!------ credit ------ please leave this --------------->
- <a href="/Pinky" target="_BLANK"><i class="fas fa-code fa-fw" /></a>
- </p>
- </div>
- </div>
- </div>
Add Comment
Please, Sign In to add comment