Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <link rel="stylesheet" type="text/css" href="../style/style.css">
- <meta charset="UTF-8">
- <meta name="viewport" content="width=600, initial-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>Document</title>
- <style>
- </style>
- </head>
- <body>
- <!--avanti-->
- <div class="contenitore">
- <span id="avanti">
- <a href="../3/3.html">next</a>
- </span>
- <!--indietro-->
- <span id="indietro">
- <a href="../1/1.html">back</a>
- </span>
- </div>
- <!--inizio testo-->
- <div id="boh">
- <center><h1 style="font-size:45px; border-top:-10px;">History</h1></center>
- <ul class="nod">
- <li>The numerical decimal system was created by Juan Caramuel in 1669,</li><br>
- <li>after that Gottfried Wilhelm von Leibniz used it in math: that was used in 1847 for the computers.</li>
- </ul>
- </div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment