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?

    • Proud of my ability to understand how to structure html so it is semantically correct.
    • Additionally, understand how to use media queries to make my website responsive.

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

    • Had not come across for lists and therefore had to research it
  • Submitted


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

    Checking responsiveness and adjusting it using @media Using figma to get exact details on font weight and style

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

    I broke my code by missing out closing tags >. Had to recheck my index.html file and found out where the issue was.

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

    Live site URL doesn't seem to be loading any of my images. Would anyone be able to assist me with this?

  • Submitted


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

    I am proud of the css styling as I believe it matched up fairly well to the example. However, I spent too much time trying to format the text in html, this should be adjusted later on in css,

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

    The tag was overwriting my font weight. I had to replace the tag with , which then allowed me to customise the font weight as needed.

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

    Is the html code semantically correct? Did I create unnecessary when splitting the text up?