iStabOreos

Profile Template #5

Jan 28th, 2024
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <center><img width=50% src="https://cdn.discordapp.com/attachments/671173429218508830/1200561686097170593/image.png?ex=65c6a133&is=65b42c33&hm=8b91b790fc413abfb2fdc5b6242f1f8f26b8962ae9a5c93fbec353a5d9ccd5f4&" border="8"></center>
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
  7. <meta http-equiv=Content-Type content="text/html; charset=utf-8"/>
  8. <link rel="stylesheet" href="http://old.curtaincall.cc:8000/profile.css"> <!-- Don't touch this line -->
  9. <style> /* Edit the following CSS classes */
  10. body {
  11. color:#FF7800; /* The default font colors used */
  12. }
  13. .name {
  14. font-family: 'Impact'; /* Font used for character name */
  15. font-size: 2.25em;
  16. }
  17. .attribute_table {
  18. font-family: monospace;
  19. font-size: .95em;
  20. background-color: #000000;
  21. }
  22. .attribute_table th {
  23. color: silver; /* Font color used for attribute table labels */
  24. }
  25. .desc {
  26. font-size: 1em;
  27. font-family: sans-serif;
  28. }
  29. </style>
  30. </head>
  31. <body>
  32. <!-- Edit the background image here -->
  33. <div class="bg" style='background-image: url(" BACKGROUND IMAGE GOES HERE, DO NOT DELETE QUOTES ");'></div>
  34. <div class="center"><div class="main_table">
  35. <!-- Main profile picture and name -->
  36. <div class="name">Uhikura</div>
  37.  
  38. <!-- Quick Facts Table -->
  39. <div class="transparent attribute_table">
  40. <div class="attribute_row" style="font-size:1.5em">
  41. <b>Info</b>
  42. </div>
  43. <table class="attribute_table_inner">
  44. <tr>
  45. <th>RACE</th><td>Saiyan</td>
  46. <td></td>
  47. <th>Sex</td><td>F</td>
  48. </tr>
  49. <tr>
  50. <th>Build</th><td>Lean & Fit</td>
  51. <td></td>
  52. <th>Height</th><td>5'1</td>
  53. </tr>
  54. <tr>
  55. <th>Hair Color</th><td>Black</td>
  56. <td></td>
  57. <th>Eye Color</th><td>Hazel</td>
  58. </tr>
  59. <tr>
  60. <th>Age</th><td>Young-Adult</td>
  61. <td></td>
  62. <th>Hobby</th><td>Saiyan hobbies like hobbies clearly.</td>
  63. </tr>
  64. </table>
  65. <!-- Optional Extra Character Info -->
  66. <div class="transparent info">
  67. <p class="desc" style="max-width:1080px"> <!-- You can modify the max-width field to match your profile picture's width. This should only be needed for long descriptions-->
  68. * <br>
  69.  
  70. </p>
  71. </div>
Advertisement
Add Comment
Please, Sign In to add comment