Design comparison
SolutionDesign
Solution retrospective
How can I make more simple this site?
Community feedback
- @jesusleonel10Posted over 1 year ago
Greetings, in the desktop version everything works fine. Keep in mind to use flexbox or css grid to adapt the site to mobile resolutions.
Try to divide the site in 4 parts:
- header (logo and menu)
- main (the main article with the biggest image)
- aside
- footer (basically it would be the top 3 of articles)
Then if you use flexbox or css grid, it will be easier to order each element depending on the resolution.
šā
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