Submitted about 2 months ago
Social Links Profile (with Simple CSS & HTML)
@agni-tejas
Design comparison
SolutionDesign
Community feedback
- @kaamiikPosted about 1 month ago
Hi. I noticed a few points I wanna mention:
-
Do not need h2 and h3 I think. Using p tag is better here. I don't see them as a heading.
-
For your attribution use a footer instead of div. Semantics tags always better.
-
On your CSS, Try to use a better CSS reset. Andy Bell's is good.
-
Use rem instead of px for your font-size and spacing and width.
-
Try not to use exact width and height. You only need max-width and no width and no height.
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