Bootcamp testimonials slider with Sass
Design comparison
Solution retrospective
can anyone help to fix the mobile device view ?
Community feedback
- @Maxwell-ihiasoPosted about 4 years ago
Hello Mohamed ,
How about ensuring you have one view (desktop view) done and dusted before moving to the mobile view(* I would prefer a mobile-first - where you build the mobile version first before moving over to the Desktop version *)
Lucky you! The frontend Mentor profile page comes with a report that looks out for accessibility and HTML issues. That will be a good issue to fix first.
Your code is not responsive and may not be nice to view once the viewport is gradually scaled down.
The desktop version has also failed to make good use of available viewport. Content looks disoriented and sidelined.
Ids are unique and can only be used once however, you have used one (1) id multiple times.
I will look forward to viewing an updated solution. Nonetheless, great work so far. I believe more can be done Mohamed.
1
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