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


    • How to make the transition from mobile version to desktop version smooth? For instance, the description in middle section is not aligning in the middle before the page reaching 1440px width. (SOLVED)

    • Although I have already added main landmark in the html, the report keeps saying I missed it. Is there a reason the auto checking cannot find out? (SOLVED)

  • Submitted


    I find difficult centring containers horizontally and vertically.

    I am unsure how to put the attribution back to the bottom since it going to the top automatically.

    Overall, it is a rather simple task when working with my friend Luis in pair programming.

  • Submitted


    I found difficult to position the error icon & the submit button relative to form input.

    I am a bit unsure how to make email validation in real time since it is now checking only when user click on the submit button. Also, after user input the correct email and submit it, the validation stops and not responses to new wrong email.

  • Submitted


    What did you find difficult while building the project? Using flexbox correctly is pretty challenge to me. I find it difficult to put Card and Text in column, then Image and Description in row, and finally centre all the items in the middle of page.

    Which areas of your code are you unsure of? This is the first time I use overflow: hidden to hide the two scroll bar on right and bottom.

    Do you have any questions about best practices? Desktop-first or mobile-first: Which one is better? Or it depends?