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 challenges did you encounter, and how did you overcome them?

    The article's image stretches vertically on the mobile version of the design. I searched for a dynamic solution and was introduced to CSS aspect-ratio.

    Github didn't initially show the images or the correct font because I used src="/folder-name.../" Github needs a dot before the forward slash for relative paths src="./folder-name/..."

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

    • How do I make my HTML more semantic and accessible ?
    • How can I improve my CSS ?
  • Submitted


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

    I'm proud of deploying my first website using Github.

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

    Matching the design's measurements was not straight forward. I used trial and error to approximate the solution.

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

    I'm not planning on using Figma. Are there tools or ways to measure margin, letter spacing, etc... from the design images?

    I would also appreciate some feedback on mistakes I might have and what can I do to improve my code?