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 solutions

  • Submitted


    I tried to use react to build this challenge, i think i kind of made it but i have a problem when sliding between the product images, it looks like some element of the pages are getting selected.

  • Submitted

    Tip Calculator

    #react
    • HTML
    • CSS
    • JS

    1


    I decided to use react for this challenge, as usual any remarks are welcome.

  • Submitted

    Interactive pricing component

    #sass/scss
    • HTML
    • CSS
    • JS

    1


    Here's my solution for this challenge, it works perfectly on chrome but is not the case for mozilla, if you have any remark or suggestion that will help me improve my solution I'll be happy to hear it from you.

  • Submitted


    Hello guys, I need help to change SVG's colors, i tried fill but didn't work, thanks for help.

  • Submitted


    Hy developers, hope you all are doing well, this my solution for The Accordion FAQ challenge, i struggled to make the accordion close when Im clicking on another question, I'll be grateful if someone can help me with that.

  • Submitted


    Help on Positioning the curved background.

    Hy guys, I need your help, I used after and before to position the curved background, but I don't think it's the right way to do it, because I used a lot of @media queries to adjust the bg position every time they get away from the section.

    I'll be thankful if anyone could help me.

  • Submitted


    Hy again, I'm definitely happy with the result, but not very happy code I did my best to make it as clean and dry as possible, but I didn't think that I succeeded. Difficulties: I found some difficulties in positioning the background and make it similar to the one on the design. My question: How I can I get my code more organized and dry? And thank you.

  • Submitted


    Hy again, Hope you all having a good day :D here's my solution for this project, I really didn't like the footer on the original design so I made some changes to make it more beautiful, I also use "white smoke" for the body background instead of using white. My question: Should I use @media queries on the bottom for all elements, or should I use several @media for each one, which way it's more professional?

  • Submitted


    Hello, frontend mentor community, This challenge was a bit difficult for me, especially the footer section with a lot of divs, I'm happy with the result but I'll definitely try to make my code as dry as possible in the future. I'll be grateful if someone could review my code and give me some advice.

  • Submitted


    Hey guys, can anyone tell me how to make the little white dot! Your remarks and advice are very welcome

  • Submitted


    Can someone help to know how could I make the grid wrapping!! I'll be grateful.

  • Submitted


    I want to know if there's any way to make the third grid when wrapping to took the full width or to be center?

  • Submitted


    I just finished the last challenge at the newbie level, I'm very happy, I would like to invite you guys to view my solution and give me your feedback.

  • Submitted


    For this challenge I saw a lot using grids, I only used flex, I don't if is it the right choice or not? I'll be happy if someone could answer my question.

  • Submitted


    This is my third challenge on this amazing website, I can't lie things are getting difficult, for this challenge I didn't find another to duplicate the rating stars so I use a span and duplicate the stars five-time so I can get five stars inline, I know isn't the smartest way but I didn't find another way to do it. I still have some difficulties positioning the SVG's, I'm confused should I use them as a background-image or including them as an <img> on HTML like I did on this project?

  • Submitted


    Hello guys, this is my first challenge on Frontend Mentor after learning HTML and CSS for few months, I would like to ask you about the usage of the HTML <picture> that I want to use to specify "img" for phone and desktop but I failed. Also, I'm confused about the usage of "px" or "vw & vh" to specify the height and the width of the card. My last question is about the "overflow: hidden" that I used to make the border of the picture round but on the other hand its affect the text that disappears once reaching the max-width of its parent. I'll be grateful for any advice or remark from you guys, I'm waiting for your feedback.