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

Recipe page

vardhanf 80

@vardhanf

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?

some what better

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

at starting i focused on .preparation styling seeing that taking more time i taken a break , after that restarted done the remaining simply as i started first the part which need major styling.

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

i need a help why my hr tag is not working it gives space but not showing line in my browser and it's seems difficult to find what color used in the desktop/mobile designs. anything suggestions advice are always welcome

Community feedback

P
Koda👹 3,810

@kodan96

Posted

hi there! ✌️

Instead of separating table rows with <hr> tags you can apply border-bottom to them, so your HTML will be more readable. <hr> supposed to separate sections and indicate switch in context anyway, so I'm not sure if semantically it's correct to use it within a table.

Hope this was helpful 🙏

Good luck and happy coding! 🙌

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