Latest solutions
Latest comments
- @A-noob-in-Coding@mustaqeemCPP
Hello @A-noob-in-Coding,
Great Job well done!
- @ShivamRajput57@mustaqeemCPP
Hello ShivamRajput57,
Good job well done! I noticed that you used a max-width: 376px for your mobile media query. This doesn't give room for other mobile devices.
You used a 60% opacity on some of the text. The style guide contains the appropriate color for those texts and doesn't need opacity.
Try (max-width: 450px) or (max-width: 32em) for the mobile media query.
Best of luck!
- @AnDevMWhat challenges did you encounter, and how did you overcome them?
It was difficult to make all the boxes flexible, but with the help of the community, I coped with it.
@mustaqeemCPPAwesome! The implementation looks great. Welldone Mary!
- @cala2313@mustaqeemCPP
All good!
- @florxgomez@mustaqeemCPP
Hi there, Florencia!
-
The solution includes the proper semantic HTML.
-
The layout is responsive on mobile view.
-
The code is well structured and the solution matches the design.
-
- @AnasIsmai1What are you most proud of, and what would you do differently next time?
This project didnt even take half an hour so it was a i win for me since i did complete this in record time
@mustaqeemCPPHello Anas! Great job welldone!
I noticed that your solution is bigger than the design in terms of size.
Good job once again.