Submitted over 2 years ago
Blogr Landing Page using HTML / SASS / JavaScript
@dabinderudhan
Design comparison
SolutionDesign
Solution retrospective
Hi All,
This is my solution to the challenge Blogr Landing Page. I have tried to make it responsive. Any advise or feedback will always be welcomed. Regards
Community feedback
- @denieldenPosted over 2 years ago
Hi Dabiner, great work on this challenge! 😉
Here are a few tips for improve your code:
- add descriptive text in the
alt
attribute of the images - use
button
insteada
tag - add
transition
on the element with hover effect - instead of using
px
use relative units of measurement likerem
-> read here
Overall you did well 😁 Hope this help!
Marked as helpful0 - add descriptive text in the
- @Deevyn9Posted over 2 years ago
Hi Dabiner, great solution, you can try adding margins to esch of the sections on the mobile view
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