Design comparison
Solution retrospective
Did not take me very long. I feel like I'm getting quicker at making things happen.
What challenges did you encounter, and how did you overcome them?I'm still unsure whether or not my CSS naming conventions make sense.
What specific areas of your project would you like help with?I don't really understand how to use semantic html in this case when there really isn't that much going on in the design. I get using "header" "nav" "footer" etc., but for a project this small, how do I incorporate semantic html, or is it even worth it?
Community feedback
- @geektimPosted 8 months ago
A nice job! About the issue of Semantic html, my idea was this: since there's no logo or navigation links which usually occupy the header position, and since there isn't information that could be classified as "footer", I just didn't use them. I took the whole card containing the links and intro-profile as the "main" with a class of "card". Then I just used divs inside. I hope you find this relatable.
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