Recipe Page Main using HTML and CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @ebenkanin
Hi Gilang,
Great work on the project. Very well done. It is very clean and looks really great. I have a little suggestion for you concerning tables. When including a table in future, do consider using <thead> for the headings instead of a normal <tr> and <td> tags. I think that would be semantically better. keep going!
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