Don't like ads? PRO users don't see any ads ;-)

Arifa Haque

By: BDNapster on May 4th, 2012  |  syntax: HTML  |  size: 1.07 KB  |  hits: 29  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>Enchanted</title>
  6. </head>
  7.  
  8. <body>
  9. <h1>There I was again tonight
  10. </h1>
  11. <h2>Forcing laughter faking smiles
  12. </h2>
  13. <h3>Same old tired lonely place
  14. </h3>
  15. <h4>Walls of insincerity
  16. </h4>
  17. <h5>Shifting eyes and vacancy
  18. </h5>
  19. <h6>Vanished When I saw your face
  20. </h6>
  21. <p>Because the people who are crazy enough to think they can change the world, are the people who               really do - Steve Jobs<br/>Hi, I'm Arifa Haque. You can find me on <br/>
  22.     <a href= "http://www.facebook.com" target="_blank">Facebook</a><br/>My favorite sites are<br/>                      <a href="http://www.youtube.com"target ="_parent">Youtube</a><br/>
  23.     <a href ="http://www.google.com" target="_self">Google</a><br/>
  24.         <a href= "http://www.wikipedia.org" target="_top">Wikipedia</a><br/>and many others.<br/>
  25. See ya later now, bye bye :D      
  26. </p>
  27. </body>
  28. </html>