The border around your img element should be green

Hi,
I’m making the CSS module and I’m struggling with this error.
The green border is in the image but I can go further in the course.
Can anyone help me to resolve this?

Hi @cmatheuzz !

Welcome to the forum!

Screenshots are hard to read.

Please write your code directly into the forum so we can see the issue better and test it out on our end. Also please provide the link to the challenge.

When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).

Hello, I solve this.

I deleted everything and started again, this time it works. Thank’s for your time!

You should write concise code like this:
border: 10px solid green;

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