Submitted about 3 years ago
Responsive landing page using CSS Grid, Flexbox, and BEM
@Victor-Nyagudi
Design comparison
SolutionDesign
Solution retrospective
Trying to position the images gave me an absolute headache!
I felt like I needed to use absolute positioning more than necessary.
If you found a better approach, please let me know.
Community feedback
- @Victor-NyagudiPosted about 3 years ago
I've read the report and know now that using
<div>
inside a<ul>
is not a good idea.I plan on going back and making the necessary changes.
0@Victor-NyagudiPosted about 3 years agoI've removed all the
<div>
from<ul>
, so it should be better now.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