Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="it">
- <head>
- <title> Pagina 1 </title>
- <style>
- body{
- background-image: url(emu.jpeg);
- background-repeat: no-repeat;
- background-position: center;
- background-color: yellow;
- }
- h1 {
- color: rgb(88, 7, 7);
- }
- </style>
- </head>
- <body>
- <h1>1st Webpage Test</h1>
- <h2> La grande guerra degli Emù</h2>
- <p><strong>«I sogni dei mitraglieri di sparare raffiche su fitte masse <br>
- di emù furono presto dissolti. Il comando emù ha <br>
- evidentemente ordinato l'uso di tecniche di guerriglia, <br>
- e il suo ampio e disorganizzato esercito si è immediatamente <br>
- diviso in un innumerevole numero di piccole unità rendendo <br>
- l'uso dell'equipaggiamento militare inefficace. Un esercito <br>
- umiliato viene costretto quindi a ritirarsi dal campo di <br>
- battaglia dopo quasi un mese.»</strong></p>
- <button>La Grande Guerra degli Emù</button>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment