Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
It was a simple project, but were nice to do it, cause its been a time that a didnt practice my HTML and CSS skills, and to be honest, I did it very quickly, so Iam proud.
What challenges did you encounter, and how did you overcome them?Sometimes I forget a tag or something and I need to search
What specific areas of your project would you like help with?Well, I can help in a simple solution for this problem, anything but the simple HTML and CSS I dont master
Community feedback
- @Fran-SanabriaPosted 4 months ago
Great job!!!, but there are some things to keep in mind in my opinion:
- You could put a max-width: 90vw or similar in the <section id="main"> styles so that when the screen width is reduced it has a separation with the edges of the screen
- Keep in mind that in the section of links to social networks there is a hover, when you hover the mouse over each one you must change the background color and the color of the font.
- Likewise, in the links section the entire box should have a cursor: pointer; so that it is understood that the entire box and not just the text is a clickable element
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