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?

    I'm finally getting the hang of using CSS's ability to do variables, pseudo-selectors, and nested rules.

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

    I had some issues getting the image and article sections to visually look like the design file. This was my first mobile-first approach project.

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

    Would love feedback on my CSS and how I could optimize it or clean it up.

  • Submitted


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

    Loved learning about some new CSS techniques like variables and nested rules. Would like to try SASS on my next project to compare.

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

    I had forgotten to add box model at first so I was having issues with layout. Going back and adding in the box model fixed a lot of headaches.

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

    Any semantic improves would be helpful, a long with CSS improvement.

  • Submitted


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

    Got to use nested CSS which was quite fun to learn. Want to incorporate this more in my own designs.

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

    Had to google styling of the tags as I couldn't recall from memory

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

    Any feedback on code quality and any improvements I could make.

  • Submitted


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

    Being able to get the responsiveness was a fun challenge

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

    Having the component stay centered with flexbox while maintaining responsiveness was something that took a little bit of research.

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

    I would love to come back and try these challenges with something like Tailwind rather than plain CSS.