Design comparison
Solution retrospective
I was able to use Grid to produce a good layout. I need to focus more on CSS to style and layout using Grid and Flexbox.
What challenges did you encounter, and how did you overcome them?Still have problem with size , how to maintain size during screen size transition. centring is also another problem. the solution I have while did the job still aren't satisfactory.
What specific areas of your project would you like help with?Centring Element , and Element size control.
Community feedback
- @vcalvo25Posted about 1 month ago
For different screen sizes, use @media queries. This can assist with sizing your project on different screens. After using the media queries, right click on your project website and click "Inspect". You can change the screen size at the top to various media screens such as mobile phones and computer screens.
Project looks great! But most of the links, name, and location need to be placed in h2 or h3 so that it gets the bolded effect. Also, lessen the border radius a tad by, about to 7px, to give it a more square-ish look. Keep up the great work! :)
Marked as helpful1
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