Advertisement
ThatAlex

HTML Pink Windows 95 Profile

Jan 4th, 2021 (edited)
1,744
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.56 KB | None | 0 0
  1. <!---
  2. Rules:
  3.  
  4. - Turn off WYSIWYG when editing
  5. - Please, don't remove my credit
  6. - Edit all you want
  7. - Do not redistribute my codes
  8. - Please fav if using
  9. - Please feel free to post your work of my codes in the thread
  10.  
  11. Thank you!
  12.  
  13. --->
  14.  
  15.  
  16. <!--- Header Section --->
  17. <div class="container text-center" style="background: linear-gradient(-178deg, #f9bfc1, white), #f9bfc1;max-width: 60%;border-style: solid;border-color: #ffa3b2;box-shadow: 4px 4px #fc758e;padding-right: 0px;padding-left: 0px;">
  18. <div class="row" style="color: #f4476b;max-width: 100%;margin-bottom: 0px;margin-right: 0px;margin-left: 0px;">
  19. <div class="col" style="color: rgb(255,163,178);background: #ffa3b2;padding-bottom: 10px;padding-left: 0px;">
  20. <i class="fas fa-times d-flex d-xl-flex justify-content-center align-items-center justify-content-xl-center align-items-xl-center pull-right" style="cursor: pointer; color: rgb(255,255,255);background: #fc758e;width: 20px;height: 20px;margin-top: 7px;box-shadow: 2px 2px #f4476b;margin-right: 5px;"></i>
  21.  
  22. <i class="far fa-square d-flex d-xl-flex justify-content-center align-items-center justify-content-xl-center align-items-xl-center pull-right" style="cursor: pointer; color: rgb(255,255,255);background: #fc758e;width: 20px;height: 20px;margin-top: 7px;box-shadow: 2px 2px #f4476b;margin-right: 5px;"></i>
  23.  
  24. <i class="fas fa-minus d-flex d-xl-flex justify-content-center align-items-center justify-content-xl-center align-items-xl-center pull-right" style="cursor: pointer; color: rgb(255,255,255);background: #fc758e;width: 20px;height: 20px;margin-top: 7px;box-shadow: 2px 2px #f4476b;margin-right: 5px;"></i>
  25.  
  26. <small class="text-left pull-left" style="margin-top: 10px;margin-left: 5px;color: #fc758e;font-size: 12px;">
  27. <i class="far fa-heart"></i>&nbsp;<strong>My Profile</strong></small>
  28. </div>
  29. </div>
  30.  
  31. <!--- Description Section --->
  32. <p style="color: #fc758e;margin-top: 15px;font-size: 10px;padding-right: 15px;padding-left: 15px;">
  33. <i class="fas fa-heartbeat"></i> Name
  34. <i class="fas fa-heartbeat"></i> Age
  35. <i class="fas fa-heartbeat"></i> Gender
  36. <i class="fas fa-heartbeat"></i>
  37. <br>
  38. <br>Lorem ipsum dolor sit amet, consectetur
  39. adipiscing elit. Nam hendrerit nisi sed sollicitudin pellentesque. Nunc posuere purus rhoncus pulvinar aliquam. Ut aliquet tristique nisl vitae volutpat. Nulla aliquet porttitor venenatis. Donec a dui et dui fringilla consectetur id nec massa.
  40. Aliquam erat volutpat. Sed ut dui ut lacus dictum fermentum vel tincidunt neque. Sed sed lacinia lectus. Duis sit amet sodales felis. Duis nunc eros, mattis at dui ac, convallis semper risus. In adipiscing ultrices tellus, in suscipit massa
  41. vehicula eu.</p>
  42.  
  43. <!--- Social Media Buttons Section --->
  44. <div class="col-auto text-center d-flex d-sm-flex justify-content-center align-items-center align-items-sm-center justify-content-md-center align-items-xl-center" style="margin-top: 15px;margin-bottom: 15px;max-width: 100%;">
  45. <small style=" font-size: 9px;background: #ffa3b2;letter-spacing: 1px;padding: 5px;box-shadow: 2px 2px #fc758e;margin-right: 8px; cursor: pointer;"><a href="#(PUT YOUR URL HERE)" style="text-decoration: none; color: rgb(255,255,255);">Instagram</a></small>
  46.  
  47. <small style="font-size: 9px;background: #ffa3b2;letter-spacing: 1px;padding: 5px;box-shadow: 2px 2px #fc758e;margin-right: 8px; cursor: pointer;"><a href="#(PUT YOUR URL HERE)" style="text-decoration: none; color: rgb(255,255,255);">Youtube</a></small>
  48.  
  49. <small style="font-size: 9px;background: #ffa3b2;letter-spacing: 1px;padding: 5px;box-shadow: 2px 2px #fc758e;margin-right: 8px; cursor: pointer;"><a href="#(PUT YOUR URL HERE)" style="text-decoration: none; color: rgb(255,255,255);">Twitter</a></small>
  50.  
  51. <small style="font-size: 9px; background: #ffa3b2;letter-spacing: 1px;padding: 5px;box-shadow: 2px 2px #fc758e;margin-right: 8px; cursor: pointer;"><a href="#(PUT YOUR URL HERE)" style="text-decoration: none; color: rgb(255,255,255);">Facebook</a></small>
  52. </div>
  53. </div>
  54.  
  55. <!--- Credit Section Please don't remove! --->
  56. <a class="d-block text-muted text-center m-1" href="https://toyhou.se/thatalex" style="font-size:0.2em;letter-spacing: 3px; color: rgba(193,194,195,0.53);">Code by ThatAlex</a>
  57.  
  58.  
  59.  
  60.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement