Huddle landing page with curved sections #16
Design comparison
Solution retrospective
Any Feedback welcome.
Community feedback
- @JT1974Posted over 2 years ago
Hey TRISHlove,
You've done a great job, your project replicates the original pretty well. 👏👍 The HTML has a nice structure, you're using semantic HTML mostly, what makes it easily readable, so you may not need those HTML comments, because the code is structured well enough, so it doesn't provide any value. Not a big thing though. To make it even more semantic you could try using sections instead of divs for clearly separated contents. And finally there's a great video from Kevin Powell about HTML structures (I don't remember the title...), where he explains why it's not advisable to have more h1's in one doc, and how to best structure the code. It's an interesting video, you may like it. Anyway, it's a very nice solution so congratulations! 😀
Marked as helpful1@DefinitelyObsessedPosted over 2 years ago@JT1974 Thank you. I will make sure to watch the video.
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