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

Omelette recipe page with pure css

mooner 10

@moon361

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?

This is the first project I've coded since I started learning html and css so it was challenging. I'm proud of styling the lists according to the design. Though the stylesheet is messy and i forgot to remove unnecessary classes in the html document. I'll try and keep the stylesheet clean and readable next time.

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

Styling lists was the trickiest for me. I spent about 3 hours just to find a solution to style ordered lists' numerals. I used flex property to style them then I encountered the it creates 3 flex columns instead of 2 (I had used strong tags in the lists so the numerals, the list content, and the text inside strong tags) because I didn't surround the li tags with div which took me some time to figure that out. Kinda similar to this snippet:


  Step 1: step 1
  Step 2step 1

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

Stylesheet needs some work. Though I look forward to feedback on all areas since this is my first html and css project.

Community feedback

P

@laxmikishore13

Posted

code looks clean and re-usable, and good use of semantic tags. In css for headings you can decrease some boldness i think, since i also faced same issue :)

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