I don’t know if more people are having the same problem, if it is a bug, or even if my code is wrong (which i believe its not cause its a very simple code and had the correction of chatGPT), but here it goes:
And the requested topics keep saying that the codes are wrong:
Failed: Your img element should have a display of block.
Failed: Your #image should have a max-width of 100%.
Failed: Your #image should be centered within its parent.
Maybe not all the codes are correct, im a beginner ( even though chatgpt has made its corrections) but a simple code as–> img { display: block; } ← isn’t that hard and keep saying that is wrong, so i don’t know.
I’ve edited your code for readability. 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.