Design comparison
Solution retrospective
I am not good at design which made it difficult for me at first
Community feedback
- @LucSilPosted over 2 years ago
Hey Mike,
- I strongly recommend taking some tutorials on CSS Positioning, and if your CSS skills aren't good enough, then I suggest you take some more tuts before diving into CSS frameworks like Bootstrap, etc.
I hope you keep creating awesome stuff. Good luck !!!
0 - @SamadeenPosted over 2 years ago
Hey Michael!! Cheers 🥂 on completing this challenge.. . Here are my suggestions 1.You should use <main class="text-center"> instead of <div class="text-center">. 2. Go down orderly when you are using the headings h1 down to h2 down to h3 and so on. 3. You can wrapper your attribution section in a footer tag to avoid accessibility issues. 4. You can use the margin property to center your card and maybe reduce the width a little bit eg: margin: 10rem auto; 5. You can also use the padding property to fix things a little. . Regardless you did amazing... hope you find this useful... Happy coding!!!
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