Responsive recipe page with table and lists

Solution retrospective
styling tables and lists
What specific areas of your project would you like help with?is the css like i implemented it good or too complicated?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @C1SLR
i would like to say that you do a lots of mistakes is your code as such in your css body you didn't set min height properly and your project image path is not valid make sure when applying images you set the path correctly and after if you changes something in navigation or may be folders you have to check all the paths again if it's working or not another thing i would like to say about your ui as such in this project there is in bottom was a table with some lighten border in your code this is very darken which is interacting attentions which is not good in the sense of ui making may be you should focus on it overall i would like to rate your coding 5/10 and i would like to answer your question make your css class meaning full let's take example of your page if you have to create a class for your specific section maybe you should create a class name with their main heading like Nutrition for that just create nutrition class if there is multiple headings in same page then create their parents classes with name of nutrition parent or child so on! your css classes defined too short which is hard to understand for another coder to see or check your code .
Marked as helpful
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