Advertisement
Guest User

woda w kolanie

a guest
Jan 21st, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="pl-PL">
  3.  
  4. <head>
  5.  
  6. <meta http-equib="content-type" content="text/html; charset="utf-8">
  7. <title> Wizytówka </title>
  8. </head>
  9.  
  10. <body >
  11.  
  12. <center>
  13. Gabriel Jędrzejczak <br>
  14. <marquee> Student na uczenli: Mazowiecka Uczelnia Państwowa w Plocku </marquee> <br>
  15. <marquee> Inforamtyk na 2 roku :) <br></marquee>
  16. </center>
  17.  
  18. <li><span style="color: black">Jestem studentem</span></li>
  19. <h1>Student</h1>
  20. <h2>Student</h2>
  21. <h3>Student</h3>
  22. <div id="header">
  23. <a href="http://www.kurshtml.edu.pl/html/quiz,zielony.html">
  24. <img src="pobrane.jpg" alt="Quiz">
  25. </a>
  26. <ul>
  27. <li><a href="http://www.kurshtml.edu.pl/html/wstep,zielony.html">Strona Główna</a></li>
  28. <li><a href="http://www.kurshtml.edu.pl/html/edytory,zielony.html">Lekcja 1</a></li>
  29. <li><a href="http://www.kurshtml.edu.pl/html/znaczniki,zielony.html">Lekcja 2</a></li>
  30. </ul>
  31. </div>
  32.  
  33.  
  34.  
  35. <p>
  36.  
  37. <big> To jest zdanie napisane dużymi literami. </big> </br> <small>To zdanie jest napisane małymi literami.</small>
  38.  
  39. </p>
  40.  
  41. <img src="obrazek.jpg" align="right">
  42. </body
  43.  
  44. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement