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

All comments

  • @TahoeBoelat

    Submitted

    Hi everyone. This is my solution for three column page challenge. Im still wondering if the rules for the mobile design is 375px, then what about the mobile with the width below 375px? Anyone have ideas for solving that? Thank's.

    Fauzan Reza• 130

    @codebyfauzan

    Posted

    Hello Alfi, Good job on this one!

    I think you should take a look at your media query and remove (min-width: 375px ) so it will behave one column on mobile whatever the device's width and will behave one row on desktop

    Marked as helpful

    0
  • @abgutierrez507

    Submitted

    Guys, i will definetely appreciate ur' feedbacks. This is my third try time performing code with HTML+CSS. It was impossible to center the two circle into the card. Thanks guys.

    Fauzan Reza• 130

    @codebyfauzan

    Posted

    Good effort Abraham. I think you should change height properties of .container from 150vh to 100vh and position: auto to position: relative. Then try to change bottom or left properties from bg-ballon-bottom. It should help

    0
  • Vincent Gammill• 30

    @VincentGammill

    Submitted

    Using Chrome developer tools and looking at the mobile view (Ctrl+Shift+I then Ctrl+Shift+M), my card ends up stuck to the left side of the screen. How can I fix that?

    Fauzan Reza• 130

    @codebyfauzan

    Posted

    Good work Vincent. I've check your solution, it seems like because of bottom circle overflowing so the profile card position is on the left of screen and unfortunately I don't know how to fix that, sorry. But I want to recommend you to using bg-pattern-top, bg-pattern-bottom and bg-pattern-card as backgrounds instead of images so they will not overflowing from their element. There are many background properties like background-image, background-size, background-attachment, background-position that can be useful to make them more responsive. You can check my solution here and give a feedback too. Keep Coding!

    1
  • Afolabi Oseni• 105

    @GoldenAceTech

    Submitted

    Hello there! This is actually my first project on Frontend Mentor. I just started my Web Development journey so I will appreciate your feedbacks. Let me know what you think and criticize if you have to. Thank you for taking your time to check, have a good day!

    Fauzan Reza• 130

    @codebyfauzan

    Posted

    Great work Afolabi. I think your HTML structure is easier to read and your CSS is more efficient than mine. Also, you should check the font color in the style-guide.md so your solution can be looking as close to the design. I learn a few things from your solution, thank you again. And can I approach you in slack? so we can learn together if you interest please kindly reply to this feedback

    1