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
2
Answer:
- {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
Similar questions