i have made sure the colors are different but when i run it tells me i have failed the test,what may be the problem?
To define background colour in CSS:
div { background-color: red; /* note there is a dash between background and color */ }
how to change the background colour
i have made sure the colors are different but when i run it tells me i have failed the test,what may be the problem?
To define background colour in CSS: