Submitted 8 months ago
Social links profile with HTML and CSS
@savchrisostomidhs
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
Community feedback
- @carstenkoernerPosted 8 months ago
Hi, good work. Looks nice. Here are a few details:
- For a better overview, you might want to move the CSS code to a separate CSS file.
- Better use h2 for the name here. h1 should only be used for a real heading.
- The card is not centered vertically.
- Do not use max-height for the card. The content must define the height of the card.
- Set a margin around the card so that there is still a gap between the card and the browser frame on narrower screens.
JM2C
1
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