Advertisement
desi_mae

des

Mar 6th, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.93 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>About Me</title>
  6. <style type="text/css">
  7.     #myheader {
  8.         background-color:#0CF;
  9.         color:#039;
  10.         margin:20px;
  11.         padding:5px;
  12.         text-align:center;
  13.     }
  14. </style>
  15. </head>
  16. <body style="background-color:#CCC">
  17. <div id="myheader" class="mytheme">
  18. <h2>About Me</h2>
  19. </div>
  20.  <p><b>Full name:</b> Desiree Mae Baube<br>
  21.  
  22.    <b>Grade:</b> 11<br>
  23.    <b>Age:</b>16<br>
  24.   <b> Hair Color:</b> Dark Brown<br>
  25.   <b> Eye Color:</b> Brown<br>
  26.   <b> Birth Date:</b> March 15,1998<br>
  27.   <b>Shoe Size:</b> 5 1/2</br>
  28. <div>
  29. <p> I have 7 siblings; 5 girls and 2 boys. I love eating that I need to eat every 2 hours and I hate Chocolate but some chocolate is okay. Im really lazy to do anything but im not lazy to play  video games. I love to sleep. My favorite color is green and sometimes blue;the color i dislike the most is yellow and pink.</p>
  30. <p>
  31. </body>
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement