Skip to content
Submitted almost 2 years ago

responsive solution using flexblox

LVL 3
Ricardo520
@ricardo1003
A solution to the Fylo data storage component challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I think i am proud of the bar i made, and how the bubble text was positioned.

What challenges did you encounter, and how did you overcome them?

Doing the bar, I first remembered there was an HTML element called "progressbar", so I tried it and wanted to give it a use. Then I realized I had no idea how to add styles to it, and that I would need a lot of selectors in CSS to make it work for all devices. Then I decided that it could be easier and smoother for everyone by just creating a div and another one inside it whose width equals the value, so I did that.

What specific areas of your project would you like help with?

I think i messed up when doing the size of the width of the sections, but yeah, if you think i can change something to improve, I will always be listening!

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Ricardo’s solution.

Join 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