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

    Receipe Page

    • HTML
    • CSS

    1


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

    Being able to configure the styling part of this project despite being colourblind. The colors won't be perfectly matching, but I think it got pretty close!

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

    For this one I find it was really staying motivated to work on this as it can be a bit tedious.

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

    Have it FULLY match the OG design

  • Submitted


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

    I am proud of getting the social media pages open in a new tab when clicking on the buttons

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

    being able to format the image properly and not be wrapped. Additionally also have the buttons in the same style as on the assignment.

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

    the image and the buttons stylings!

    Also if possible how did others set up the functions of being able to href the button click to a new page?

  • Submitted


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

    I am proud of getting to algin some of the text elements with other elements like the img icon in the left bottom corner to be centered and also getting to have it be a bit more interactive compared to the first project.

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

    One challenge was to get the text aligned with some of the other elements like the yellow box in the top left corner or the img icon in the bottom left corner

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

    overall what is meant with the mobile and desktop versions and how to really get that set up.

  • Submitted


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

    I am most proud of being able to replicate the project and have my first HTML / CSS page deployed!

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

    Getting the corners on the right radius becuase using % instead of px made the corners look a bit choppy. But then using px instead for the properties made the corners rounded. Additionally I was also having a hard time to figure out the img src when deploying the page. At first I had the local path to the img as src and had to dig a bit further to find out how to link the right path when using Netlify as tool to deploy the Website.

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

    I did see that the h1 and h2 underneath the QR code were left and right aligned, when looking at the expected result. I was not sure how to have both of these html elements in a container that would ensrue that they are aligned like a box and line up left and right instead of how it is now on my finish product.