Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Fylo Data Storage With HTML + CSS

orlandoriskiโ€ข 95

@orandorisk

Desktop design screenshot for the Fylo data storage component coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Can you give me some feedback please, I'll so Apreciate it. Thanks a lot guys

Community feedback

Samuel Palaciosโ€ข 615

@samuelpalaciosdev

Posted

Hi, Orlando๐Ÿ‘‹

Well done on this challenge!๐Ÿ‘

I only suggest some things ๐Ÿ˜‰:

  • Be clear with your HTML classes. I don't understand what you're trying to say with example: flav or indi.

  • Using min-widths and min-heights instead explicit width a height properties. Setting explicit widths and heights usually is not the best approach, As I'm seeing on your project, on the 900px viewport, one of the containers (the right one) lacks information, if you use min-widths, it will help you.

I hope this would help you, have a nice day, keep coding!๐Ÿ’™

0

orlandoriskiโ€ข 95

@orandorisk

Posted

@samuelpalaciosdev I'm Sorry about my Class, I will make it more clear for next challenge, and for min-width, do you mean, give a min-width: px; for container at viewport 900px for substitute a padding?. Can you explain it Please, and Thanks a lot for your feedback, it help a lot

0
Samuel Palaciosโ€ข 615

@samuelpalaciosdev

Posted

I'd add the min-width but not deleting the padding, if this helped you, please upvote my comments๐Ÿ’™

0

Please log in to post a comment

Log in with GitHub
Discord logo

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