Why isn't it submitting? It keeps on saying Oops, try again. Your <img src="..." /> tag needs an image url in place of the `...`

this is my code:

and it keeps on saying

please help!

1 Like

this exercise requires you to use xml syntax, which means you need a space between .jpg" and />

And SCT is really mean in this exercise, you can’t have any spaces in src="https://

2 Likes

thank you it works now

hi, i have the same problem that mayashah02. this is my code:


help me please!! thanks

i am not going to help you, i already did, in this very forum thread:

have you even bothered to read my answer? sorry, it is just frustrating when posting the answer/solution and then in the same thread, someone ask the exact same question

i understand, but i do, you answer, y nothing… sorry

look…

my apologizes, i missed something. I personally find it easier to work with the actual code then image. In your second image, you wrote scr instead of src. src is short for source, maybe that makes it easier to remember.

please post full html code. if you edit/update your question, leave a reply so i get a notification. Your code is not visible, take the following steps to make your code visible:

if this instructions are unclear, you can also insert 3 backticks before and after your code, like so:

```
<p>visible</p>
```

the backtick is located above the tab key on your keyboard

Ready! Many thanks and apology if you don’t mind :blush:

sounds like you resolved the issue, very good. No need to apologizes, good you resolved the problem

1 Like