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

A single Recipe page webpage using HTML and CSS

@ayesorobolu

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm proud of how well my design came out although, it's not very identical, they look pretty the same. I wouldn't try to do anything differently, but i'm open to any criticism.

What challenges did you encounter, and how did you overcome them?

I really didn't encounter any challenges. The past exercises has really helped me, so this ne was easy to get by.

What specific areas of your project would you like help with?

Currently i really don't need any help, but i'm open to any help you offer to any faults you see.

Community feedback

P
mantis 240

@morauszkia

Posted

Your solution looks quite nice. Maybe a couple of tips: I would advise you, to use semantic html instead of regular divs: main, header, fotter, section, article all work like div, but give meaning to your parts of the page so people with screen readers who cannot rely on visual cues, can navigate the site better. Instead of divs with class line, you can also use hr as a horizontal line, or maybe even borders, if you don't need the thing in the markup only as a visual separator between sections. Also, you can use the table html element for the table, which I admit is not that easy to style, but semantically may be a better choice.

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