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 proud that I was able to get my design to match well with the mobile and desktop prompts using the media query, which I hadn't used before. I hope next time I am able to do a project like this faster.

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

    Media queries, selecting different images based on the media query, and using different alignments within the same container were all new for me. I read articles linked by Frontend Mentor, googled some specific questions, and perused the code of other solutions to try out different ways to incorporate the code in my design.

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

    Inefficiencies in the code Best practices that are missing or done incorrectly

  • Submitted


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

    Happy to finish another project and gain more experience with tables. Next time, I'm confident I'll be able to assemble the table faster in HTML and format it faster in CSS.

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

    Getting the lines between the table rows was a challenge this time. A quick google search found others wanting to make lines between rows, so I was able to solve it quickly.

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

    Best practices that I'm doing incorrectly and/or missing - Inefficiencies

  • Submitted


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

    I was pleased that I was able to do most of the coding without needing to look at references. I did waste some time trying to use paragraphs in boxes for the links before remembering that exists as an option, so I hope that next time I will remember that right away.

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

    Creating links for the buttons was less intuitive than I expected, since I've only done links before. I looked up how to do them with a simple google search and checking some pages.

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

    • Best practices that I'm doing wrong or missing
    • Inefficiencies in the code
  • Submitted


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

    I'm most proud that this time I was able to look at previous code I had written and didn't have to look at code from others (as much) to complete the challenge.

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

    Interfacing with GitHub was a bigger challenge for me again. Initially, only the readme appeared in GitHub, but then I was able to get the html and css code there, but it took a long time before the assets folder made it. I'm not sure if my attempts to push from Visual Studio were the issue, or if it was simply a timing issue and I needed to wait longer to see the results.

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

    I feel okay with the code on this one, but if there are some mistakes or inefficiencies, I'd be happy to hear about them. Mostly, I think I need more practice to get faster and grapple with more complicated issues.

  • Submitted


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

    This is my first project, so simply being able to finish is what I am most proud of. My main goal for my next project is for the process to go more smoothly, with fewer hiccups where I need to figure basic things out.

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

    In terms of the HTML and CSS, figuring out how to get the white card to float and center above the background was one challenge. I had done short HTML and CSS courses from Codecademy, but they didn't cover anything visual like that. I overcame this problem by looking at other solutions to this task and seeing how they did it.

    The other main problem I had was connecting and updating on GitHub. I found some of the processes less intuitive and ended up creating and deleting repositories multiple times. In the end, looking at instructions and trying them out multiple times eventually got me to where I could understand and execute the basics.

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

    For this project, I'm not looking for any specific help. If there's something I've done that would be better done another way, I'm happy to hear about it and would appreciate general advice.