Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

That very challenging work for me And its fully responsive

@farahn0104

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Pickle 220

@Augurk66

Posted

Hi there! Good job on this project! I see that your image is not loading. You need to delete the slash at the beginning of your src. So instead of:

<img src="/assets/images/image-omelette.jpeg" alt="Omellette">

Delete de slash:

<img src="assets/images/image-omelette.jpeg" alt="Omellette">

That will make it work :)

Good luck and keep coding!

Marked as helpful

0

@farahn0104

Posted

@Augurk66 Thanks Bro I was not see what but u tell me then changes the minor thing😂😂 thanks bro...

0
Pickle 220

@Augurk66

Posted

@farahn0104

Happens to all of us :)

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord