Advertisement
Guest User

main

a guest
Feb 21st, 2020
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3.  
  4. <head>
  5.  
  6. <style>
  7. h1 {
  8. color: rebeccapurple;
  9. }
  10. </style>
  11.  
  12.  
  13.  
  14.  
  15. </head>
  16.  
  17.  
  18.  
  19. <body>
  20.  
  21. <center>
  22. <h1 color="gold">Pagina di quel bonazzo di carbone</h1>
  23. <a href="regi.html">Registrati</a>&nbsp&nbsp<a href="accedi.html">Login</a>
  24. </center>
  25.  
  26. </body>
  27.  
  28. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement