Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!doctype html>
- <head>
- <meta charset="utf-8">
- <title>Dimagrisci.net</title>
- <style>
- .colonna {
- float: left;
- width: 50%;
- }
- .riga:after {
- content: "";
- display: table;
- clear: both;
- }
- </style>
- </head>
- <body>
- <h1>Dimagrisci.net</h1>
- <h3>Grazie al Dr. Nowazdaran aiuto dimagrirete senza fatica!</h3>
- <div class="riga">
- <div class="colonna">
- <img src="img/dottor-nowzaradan-meteoweek.jpg" width="50%" height="50%"><br />
- <button id="bottone">Biografia</button></div>
- <div class="colonna" id="testo"></div>
- </div>
- <p>Citazione tipica: <br/>
- <span id="citazione">
- "Se aprirà quel frigo non potrò più aiutarla. "</span></p>
- <button id="bottone2" >Cambia citazione</button></div>
- <script></script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement