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 am proud that I was able to pick an area to focus on improvement and make progress in that area. In this project, I focused on being more organized with my CSS, and I think I accomplished this by using Kevin Powell's convention for organizing CSS properties, as well as using BEM to name elements' classes.

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

    I would like to know if there are other things I should consider when it comes to organizing my CSS or just improving my CSS in general. I know that this smaller project doesn't necessarily require as much organization, but I wanted to aim for organization as if this were a much larger project.

  • Submitted


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

    I am proud that I was just able to get a solution up and running that looks like the given design. Next time I would set up a github repository before beginning to write the code so that I can integrate using git as part of my workflow rather than doing it at the end.

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

    This project was pretty simple, the main thing that is challenging is knowing how best to organize my CSS.

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

    I would like to know if there is a better way to organize my CSS. I decided to use variables to practice for bigger projects, but I am curious if my methods for positioning and spacing can be improved.