Guest User

Untitled

a guest
Aug 29th, 2014
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.91 KB | None | 0 0
  1. <html>
  2.   <head>
  3.     <title>Will's Autobiography</title>
  4.   </head>
  5.   <body>
  6.  
  7.     <h1>My Life &amp; Times</h1>
  8.     <h2>By Willard Carroll Smith, Jr.</h2>
  9.  
  10.     <p>
  11.       In <a href="#">West Philadelphia</a>, born and raised, on the playground is where I spent most of my days:
  12.       <ul>
  13.         <li>Chilling out</li>
  14.         <li>Maxing</li>
  15.         <li>Relaxing, all cool.</li>
  16.       </ul>
  17.     </p>
  18.  
  19.     <p>
  20.       And I was shooting some <img src="b-ball.png" /> outside of the school when;
  21.       <br />
  22.       a couple of guys <strong>they were up to no good</strong> started making trouble in my neighborhood.
  23.     </p>
  24.  
  25.     <p>
  26.       I got in <small>one little fight</small> and my mom got <em>scared</em>. She said,
  27.       <blockquote>&ldquo;You're movin' with your Auntie and your Uncle in Bel-Air.&rdquo;</blockquote>
  28.     </p>
  29.  
  30.     <footer>&copy; 1990 All rights reserved.</footer>
  31.  
  32.   </body>
  33. </html>
Advertisement
Add Comment
Please, Sign In to add comment