Advertisement
pcwizz

Untitled

Sep 5th, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.05 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <title>What is optimum age?</title>
  5.     </head>
  6.     <body>
  7.         <header>
  8.             <hgroup>
  9.                 <h1>What is optimum age?</h1>
  10.                 <h2>A continuous on-line study</h2>
  11.             </hgroup>  
  12.         </header>
  13.         <!-- /header -->
  14.         <section>
  15.             <article>
  16.                 <h1>About</h1>
  17.                 <p>
  18.                     This is an on-line study to compile data about what age is considered the most attractive. It is not weird it is science. To proven the results being skewed we show you a random image of a female ask you to rate there attractiveness from 1 to 10 (one being least attractive, 10 being most attractive).
  19.                 </p>
  20.                 <p>
  21.                     This study focusses on the optimum age of females, although this is all free software, so a study on males would be easy to set up.
  22.                 </p>
  23.                 <p>
  24.                     This study is important because modern society has hidden the true optimum age with disgust and judgement. It seems fair to look for honest figures.
  25.                 </p>
  26.                 <p>
  27.                     The system is as anonymous as it can be; legal stuff.
  28.                 </p>
  29.             </article>
  30.         </section>
  31.     </body>
  32. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement