Advertisement
Guest User

catzi terminatorul

a guest
Sep 24th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. <title>Fisa 2</title>
  2. </head>
  3. <style>
  4. body
  5. {
  6. background-color: #ff0000
  7. }
  8. </style>
  9. <body>
  10. <h1>Fisa 2</h1>
  11. </body>
  12. <b>
  13. Aici scriu text in format BOLD pentru tema aleasa
  14. </b>
  15. <br>
  16. <hr size=3 noshade color="black">
  17. <i>
  18. Aici scriu text in format ITALIC pentru tema aleasa
  19. </i>
  20. <br>
  21. <hr size=3 noshade color="black">
  22. <u>
  23. Aici scriu text SUBLINIAT pentru tema aleasa
  24. </u>
  25. <br>
  26. <hr size=3 noshade color="black">
  27. <br>
  28. <p style="font-size:14px; color:#538b01; font-style:Times ">
  29. MULTUMIM PENTRU TIMPUL ACORDAT LA ACEST EXERCITIU!
  30. <br>
  31. <hr size=3 noshade color="black">
  32. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement