Help please it's correct put not passed

My brother you are missing the 50% after the 1.0 opacity: 1.0 50%;

1 Like

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.


As the error message shows, it’s not correct.
This, opacity : is not the correct way to specify a property.
When I correctly specify the property the test passes.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.