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?

    so i recently learned or knew about positions, from a video, but didn't apply them, So in this Challenge, I wanted to use them to practice them, But then I encountred a problem. Which is when you try to position an element like in my case in the center. You ll use top 50% , left 50%, But the problem here is that the origin of positioning is the pixel that is in the top left corner, so the element isn't centred in the center. That's why i searched for how I can fix this problem and yeah, I found the translate property which can translate an element, and letting it s origin to be fixed. I could say that I am proud of building a clean project, But the most thing that I am proud of. Is learning the fundamentals of git and git hub, that were really hard to deal with at first.

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

    Figuring out how to use git and github for this project, My folder name contained spaces, and the system was pointing at it. But that folder had a sub folder which Front end Mentor told me install. So i couldn't choose it because of the spaces in my folder name, I took so much time setting up eveything, Learning git. And that's it.

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

    Responsivness.

    • I m trying to work on my positioning skills.
    • But I should also focus on responsivness aswell. Even though I still didn't get into it.