Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5.  
  6. <style>
  7. @font-face {
  8. font-family: myFirstFont;
  9. src: url(MiedingerW01-Regular);
  10. }
  11. img {
  12. width: 50%;
  13. height: auto;
  14. }
  15.  
  16.  
  17. </style>
  18.  
  19. <br><center>
  20. <b><font face="MiedingerW01-Regular" color="White" size="10">Taco Hemingway</font></b>
  21. </center>
  22.  
  23.  
  24. <center><img src="okladka.png" scale="100"></center>
  25.  
  26.  
  27.  
  28. </head>
  29. <body style="background-color:#e67a8a;">
  30. Jego dyskografia od początku
  31.  
  32. <a href="http://tacohemingway.com/"><button style="background-color: #fdd16f" type="button">Oficjalna strona artysty</button></a>
  33.  
  34.  
  35.  
  36.  
  37. </body>
  38.  
  39.  
  40.  
  41. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement