Advertisement
Guest User

Untitled

a guest
Jul 28th, 2015
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.36 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="fr">
  3.     <head>
  4.         <meta charset="utf-8" />
  5.             <!-- Latest compiled and minified CSS -->
  6. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
  7.  
  8. <!-- Optional theme -->
  9. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">
  10.  
  11. <!-- Latest compiled and minified JavaScript -->
  12. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
  13.   <link rel="stylesheet" type="text/css" href="style.css">
  14. </head>
  15.         <title>Analyse de trove</title>
  16.     </head>
  17.     <body>
  18.         <div class="jumbotron"/>
  19.         <marquee direction="left" scrollamount="10" onMouseOver="this.stop();" onMouseOut="this.start();">Grande nouvelle ! Apparament notre président Flamby à retrouver sa paire de couille !</marquee>
  20.         <center><h1>Analyse de trove</h1></center></div>
  21.         <div class="well"/>
  22.         <p><h2><strong>Sommaire</strong></h2></br>
  23.             <ol>
  24.                 <li>Histoire</li>
  25.                 <li>Gamplay</li>
  26.                 <li>L'avancer dans le jeu</li>
  27.                 <li>Conclusion</li></br>
  28.             </ol>
  29.         </div>
  30.         <div class="well"/>
  31.         <p><h3>Hisroire</h3></p></br>
  32.         L'histoire des troves est très compléte et complexe !</br>
  33.         ... Car tout simplement trove ne possède pas d'histoire !</p>
  34.     </div>
  35. </div>
  36.     <link rel="stylesheet" type="text/css" href="style.css">
  37.     </body>
  38. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement