Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 8 days ago

Responsive recipe page | HTML & CSS

P
David Gasanov•60
@davidGasanov
A solution to the Recipe page challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

I’m proud that I used the correct HTML tags for each part of the webpage. Some areas of my CSS ended up a bit messy because I often copied styles across different sections instead of assigning reusable classes. I’m still unsure which approach is best, but next time I’ll focus more on reusing classes to keep the styles cleaner and easier to maintain, rather than relying on copied styles or overly complex selectors.

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

Styling custom unordered and ordered lists was a bit tricky, but with some custom CSS pseudo-selectors and style overwrites, I was able to match the design nicely.

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

Mostly the CSS. How should I organize my styling? Should I make reusable classes and assign them to multiple html tags (for instance, styling lists), or use less classes and more selectors inside the CSS file?

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on David Gasanov's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License