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?

    It looks like the design. I want to use grid for the next one, but flexbox I know how to work with.

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

    Getting it deployed. I tried to deploy using GitHub pages, but it was not my first time. For some reason, it would not read the images or my stylesheet. I had both in folders (never a problem before) and nothing. So I took them out of folders and still need to show my images or stylesheet. Finally, I deployed on Netlify.

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

    Right now nothings

  • Submitted


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

    I am most proud I followed the design.

    There is nothing to do differently but learn better CSS techniques.

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

    Challenges

    • list item word wrap not lining up with just the content. It flowed past the bullet/number item. I learned about list-style-position (inside/outside), which helped perfectly.
    • table was my first time using a table in HTML. I had to refresh everything by googling.

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

    I don't feel any.

  • Submitted


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

    I followed the Figma design to the letter. I used variables in my CSS, taking from the design specs.

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

    Truthfully none.

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

    Getting better with the CSS syntax and learning the shortcuts

  • Submitted


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

    I am most proud that it did not take me hours. Usually, I need help remembering how to do things in CSS that I spend lots of time googling. But I did not have to Google a single thing: progress.

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

    Some text sizing was off with the Figma design and style sheet. I used what I thought was natural for the look.

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

    I am confident that I provided the best code for this one to the best of my knowledge. However, I am always looking for feedback to help me improve my Front-End Development.

  • Submitted


    My first site where I used all 3 frontend tools. I wanted to know how to validate the email address since I knew it could be done in HTML. I did use type="email", but excluded the pattern so I could use JavaScript. I am sure there is a better way to do both, but I am still proud I completed it independently. Any feedback you can give me is welcome.

  • Submitted


    I am self-taught and I know there are more accessible ways to make things look better with CSS. I just did the basics because that was what was called for. I am down for any feedback - good or critical because I want to learn and be come great.