Advertisement
plytalent

html work m.3/3

Jul 4th, 2018
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.94 KB | None | 0 0
  1. <html><!--start of the html web page--><head>
  2. </head><body><center><font size="7" color="white">Introduce myself </font></center>
  3. <title>Introduce myself</title> <!-- change title bar -->
  4.  
  5. <!--background-->
  6. <!--change url-->
  7. <style>
  8. body {
  9.     background-image: url("https://images.alphacoders.com/676/thumb-1920-676565.png");
  10.      background-repeat: no-repeat;
  11.      background-size: cover;
  12. }
  13. </style>
  14. <center>
  15. <font color="white" size="20"><hr></font><br>
  16. <img src="plytalent.png">
  17. <font color="white" size="20"><hr></font><br>
  18. <font color="red" size="7"> my name is Talent Pruttisawatdee</font><br>
  19. <font color="red" size="7"> my nickname is ply =) </font><br>
  20. <font color="red" size="7"> my hobby is playing computer </font> <br>
  21. <font color="red" size ="7"> my birthday is 18/02/2547</font><br>
  22. <font color="red" size ="7">i'm 14 years old.</font> <br>
  23. <font color="red" size ="7">About Computer fun</font><br>
  24. </center>
  25.  
  26. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement