Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.22 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="fr">
  3. <head>
  4.   <meta charset="utf-8">
  5.   <title>Titre de la page</title>
  6.   <link rel="stylesheet" href="style.css">
  7. </head>
  8. <body>
  9.         <div id="timeline">timeline</div>
  10.        
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement