Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud to made it so close to the solution
I do not know what I would do differently
What challenges did you encounter, and how did you overcome them?none I think
It was easy
What specific areas of your project would you like help with?none
I still learning media-queries but I don't have any difficulties on it
Community feedback
- @bea-jpgPosted 7 months ago
Hi! You did a great job but i would give you 2 advices.
The first one is to use an external stylesheet. You can add it to your html page writing
<link rel="stylesheet" href="style.css">
in the<head>
.And then I would recommand using more explanatory classes. For example you could use
.user
insted ofdiv1
, andlinks
orsocials
instead ofdiv2
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