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


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

    Im proud that i got it to look the same using more semantic html like sections and also cutting down on the amount of divs I use. Also having shared classes and unique classes for most elements

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

    The stepped pattern of some of the divs using relative positioning

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

    when should i put media query breakpoints for mobile and desktop

  • Submitted


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

    Im proud that I learnt how to make words change colour when you apply hover to them Also im happy to have learnt how to size my fonts and the width of divs with text by using the rem units

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

    Learning how to keep the text readable when the view port got bigger, I used media queries to increase the font size and div size

  • Submitted


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

    Im proud of the fact I made it responsive, but next time I would like to learn what are the industry standard breakpoints. Also if it was better to use flexbox or css grid. Im not sure when you should use either one

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

    It was a challenge to get the breakpoints to seemlessly transition. Also it was hard to get my title of the page to line up with 2 lines of equal length, im not sure i did it right because it looks stretched in some cases. But i did research and tried my hardest.

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

    Trying to get my title lines to be the same length without stretching so much?

  • Submitted

    Faq challenge

    • HTML
    • CSS
    • JS

    1


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

    I dont know how to make the buttons turn from plus to minus. also why do i have to double click to use the buttons for the first time.