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


    I'm still not sure about the HTML tags I used, I want to always choose the right tags from the beginning so I can used to the process.

    • I learned that I should have a main tag and an h1 from the last challenge.
    • for the remaining parts I grouped them with section
    • I left the alt attribute empty because I read that sometimes it's better to leave it empty when it has no significant meaning. what do you think? any help would be really appreciated, thanks.

    EDIT: based on a feedback on this challenge:

    1. don't use labels, they are for forms only.
    2. use anchors instead of buttons if the purpose is to navigate to a new page, buttons are better for things like submitting information.
  • Submitted


    I had to get back to an easier challenge to master the basics of Flexbox. feel free to comment on anything you find wrong about my solution.

  • Submitted


    This is my first project submission, currently I'm learning Flexbox so I tried to use it for this challenge, it may not be the perfect solution and that the Grid system may suit this better, but hey, it looks good :0 what you think overall? I don't have specific questions but next i'll try to lookup the Grid system. thanks for checking the project.