Skip to content
  • Learning paths
  • Challenges
  • Solutions
  • Articles
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 1 year ago

Simple Recipe main page using html(tables and lists) and CSS

Riska997•110
@Riska997
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?

1.I am most proud of my implementation of the responsive design aspect.

2.It was interesting to learn how to use media queries effectively and ensure the web page looks good on various devices.

3.Next time, I would focus on using links to join different pages so that more recipes can be added.

4.I would also use JavaScript to add more interactivity to the project, such as implementing a feature to customize the omelette recipe based on user preferences.

What challenges did you encounter, and how did you overcome them?
  1. The challenges I encountered were: aligning the table cells in the nutrition section properly and indenting the Preparation time code.

  2. I initially struggled with CSS styling to achieve the desired layout.

  3. However, after researching and experimenting with different CSS properties, I was able to resolve the issue by :

  • Ensure that the table has equal columns by using width: 100%; and border-collapse: collapse;
  • Creating a class indented list and styling it with padding so that there are tab spaces.
What specific areas of your project would you like help with?

Any feedback on how to further improve this webpage is welcome.

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 Riska997'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
Frontend Mentor logo

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

Frontend Mentor

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

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

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub