Computer Science, asked by shreyasshetty628, 6 months ago

h1 {color: #ff0000;
font-family: "Times New Roman", Times, serif;
font-size: 30pt;
text-weight: bold;
text-align: centre;
h2 {color: #000000;
font-family: Courier, Times, serif;
font-size: 14pt;
text-decoration: underlined;
text-align: justify;}
body [background-color: #ad88e6;) find the errors and rewrite the code​

Answers

Answered by rakesh00790
2

Answer:

  1. {color: #ff0000;
  2. font-family: "Times New Roman", Times, serif;
  • font-size: 30pt;
  • text-weight: bold;
  • text-align: centre;
  • h2 {color: #000000;
  • font-family: Courier, Times, serif;
  • font-size: 14pt;
  • text-decoration: underlined;
  • text-align: justify;}
  • body [background-color: #ad88e6;) find the errors and rewrite

Similar questions