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


    Hello everyone! I've just finished this intermediate challenge and it's really fun to make this app. I've learned new things and can practice my new knowledge about SASS. In order to improve my skills and code, I want to ask few things :

    1. If I add todo with long character without any space which is just one word, the todo item will be overflow and doesn't expand or make a new line. How to deal with that? Is it only working with Javascript or we can make it with css?
    2. I wonder what is the best workflow for styling the layout, could you make the steps for me? like is it wil be try to make the variables first or reset the css?
    3. And how to organize the code in order to make the code look clean and maintanable for Javascript and SASS/CSS

    Thanks in advance

  • Submitted


    Hello everyone! I've just finished this challenge but still found some issues with my layout :

    1. On my nav::before, the triangle shape in my nav on mobile layout. Seems like it's not very neat if you zoom in that thing but when I see that on the desktop layout it's neat

    2. When I see my gallery images (the position is above the footer) in my default browser on the mobile which is Mi Browser the images stretch out on their height but when I see that on chrome the images look fine don't stretch out

    Could you help me to find the solution? thanks in advance

  • Submitted


    Hello Everyone! Took a long time for me to build this and I need some help with this project

    1. I wanted to know the best way to put the background, is my way is good enough to make the background is above all elements?

    2. In project design looks like the 3 review items set to justify-content: space-evenly in the desktop display but if I do that, I can't give a different margin-top value for each review item. Do you guys have the best solution to this?

    3. Also how to put 5 stars efficiently, I put 5 img tag in picture, is it okay?

    Your feedback will be appreciated, Thanks

  • Submitted


    Hello everyone! I want to make my solution close to the design but I think I missed some parts so it's not 100% percent similar. If you know what I can improve from my solution, just drop your feedback and I will appreciate that. Thanks

  • Submitted


    How to centering the profile image when it becomes a position: absolute? Also how to masking bg-pattern-card to the parent div, because I need to give it border-radius too just to make parent div has a smooth border