Design comparison
SolutionDesign
Solution retrospective
practicing html and css
Community feedback
- @Thewatcher13Posted over 1 year ago
HTML
- there should be always a main landmark element in your html for semantics reasons
- Make sure that your image has a clear alt atribute (important!)
CSS
- You should use an external css, not an internal
- You should have in every project a css reset (look at Andy's Bell website for a clea and good one)
- your font-size should never be in (absolute values) px but in rem (relative value) https://fedmentor.dev/posts/font-size-px/
- Your font-family should be in the head of the html
0 - @waad2lfPosted over 1 year ago
Well done, The card looks a little different from the design and the font size should be a little larger.
0 - @yashwanth-ghPosted over 1 year ago
bro i'm from bengaluru can you give me your twitter handel or reddit. we can learn by collabaration
0@pavanvinjamaraPosted over 1 year ago@yashwanth-gh i don't have Twitter and reddit but you can message me in LinkedIn
0@yashwanth-ghPosted over 1 year ago@pavanvinjamara give me you're profile or here's mine https://www.linkedin.com/in/yashwanth-b-m-4a4a09227/
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