Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <raw-code>
- <!--MAIN BACKGROUND & HEADER-->
- <center>
- <div style="background: url('https://i.imgur.com/5JdOZQB.png'); margin: auto; width: 300px; height: 500px; padding: 30px; border-radius: 20px;">
- <div style="font-family: 'Orbitron', Open Sans, sans serif; color: #d3d7f9; text-transform: uppercase; font-size: 28px; text-align: center; letter-spacing: 10px; padding-bottom: 10px; border-bottom-style: groove; border-bottom-color: #aeb1d1; border-bottom-width: 1px; line-height: 16px" align="center">
- <i><b>bangr</b></i>
- </div>
- <!--PROFILE IMAGE BG & PROFILE IMAGE-->
- <div style="width: 275px; height: 275px; border: 5px solid #aeb1d1; border-radius: 170px; padding: 0px; margin: 15px auto">
- <div style="background: url('https://i.imgur.com/cIPyvXC.png'); background-size: cover; width: 225px; height: 225px; border-radius: 180px; padding: 25px; background-position: center;">
- <div style="background: url('**YOUR PROFILE IMAGE HERE**'); background-size: auto 220px; background-repeat: no-repeat; background-position: center; border-radius: 130px; width: 223px; height: 223px; padding-top: 223px; border: 1px dotted #aeb1d1">
- </div>
- </div>
- </div>
- <!--PROFILE TEXT-->
- <div style="font-size: 12pt; font-family: 'Orbitron', Open Sans, sans serif; text-transform: uppercase; margin-top: -10px; text-align: center; color: #dadeff;">
- <b>NAME | AGE</b>
- </div>
- <div style="height: 120px; background: url('https://i.imgur.com/mi2ArCG.png'); overflow-y: auto; margin: 5px auto; border-radius: 6px; padding: 10px; font-family: Open Sans, sans serif">
- ** INSERT YOUR PROFILE CODE HERE **
- </div>
- </div>
- <div style="clear: both"></div>
- </div>
- <br />
- <!--YES/NO CODES-->
- <center><table><tr><td style="text-align: center"><span style="font-family: times; font-size:40px; color:#33cc33;">✓</span> </td><td style="text-align: center"><span style="font-family: times; font-size:40px; color:#CC0000;">✕</span></div></td></tr><tr>
- <td style="text-align: center"><big><big><big><b>YES</big></big></big></b><br />
- <textarea><span style="font-family: times; font-size:40px; color:#33cc33;">✓</span></textarea></td>
- <td style="text-align: center"><big><big><big><b>NO</big></big></big></b><br />
- <textarea><span style="font-family: times; font-size:40px; color:#CC0000;">✕</span></textarea></td>
- </tr>
- </table>
- </center>
- </center>
- </raw-code>
Add Comment
Please, Sign In to add comment