Latest solutions
Latest comments
- @NecronyteSubmitted 21 days ago
- @Sage-25Submitted 30 days agoWhat are you most proud of, and what would you do differently next time?
What I am most proud of about this project is that I got it at a go, probably because I have gotten used to creating cards but that hasn't stopped me from making gradual mistakes which has also helped me learn well in the process.
What I'd do different is just post regardless of what I am implementing, the feedbacks have really helped me a lot.
What challenges did you encounter, and how did you overcome them?The only challenge I faced with this project was trying to centre align it without it breaking. I had help from a community member, what he advised worked like a charm
What specific areas of your project would you like help with?For this particular project, none.
@zack9998Posted 27 days agoUse Other Landmark Elements Ensure that all content is wrapped in appropriate landmark elements:
<header>: For the header section (e.g., logo, navigation). <nav>: For navigation menus. <main>: For the primary content. <footer>: For the footer section (e.g., copyright, contact info).0 - @exxillon09Submitted 28 days ago