
Submitted 5 months ago
Responsive React Tailwind Recipe Page
#react#tailwind-css
@rtambunt
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm most proud to have finished yet another Frontend Mentor challenge
What challenges did you encounter, and how did you overcome them?There were some minor issues:
-
Adjusting the spacing of a list item's bullet point
Solution: Adding a span or p tag with a margin left styling works like a charm
-
Getting an to span two columns in a table
Solution: Wrap the in a and respectively, then apply a colspan property to the td (in our case colspan=2)
Any suggestions help!
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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