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 three errors in these code
Answers
Answered by
1
Answer:
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 three errors in these codeh1 {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 three errors in these code
Similar questions