Design comparison
SolutionDesign
Solution retrospective
This took me a couple days and I know it's not picture perfect but I just decided to upload the solution. Any feed back helps!! Thanks!
Community feedback
- @Julia-FidisonPosted over 2 years ago
Hello, that's really a great job. you have done here. I would like to suggest if you don't mind to use the html semantics like header, main, section... instead of div. So it will be easer for you and the other to read your code. Example:
<main> <header> <h1>title</h1> <p>paragraph</p> </header> <main>Marked as helpful2@boostbmPosted over 2 years ago@Julia-Fidison Thanks Julia! That's a good point out! Will try to implement your suggestions in my future projects! Cheers!
0
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