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?

    I'm proud of several achievements from this project. First, I significantly improved my skills with Git and GitHub, discovering and using many new commands I hadn't encountered before. I also deepened my understanding of element positioning, learning about the differences between fixed and static positions. My knowledge of the box model, margins, and padding has become much stronger. Finally, this project increased my awareness of how user experience can vary across different devices and taught me how to create more responsive webpages.

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

    Here is a list of the challenges I've encountered so far while working on this project:

    1. Positioning the element in the center of the screen.
    2. Finding a way to make the element with the class .attribution, acting as a footer, stick to the bottom of the page and remain visible.
    3. Dividing the into two parts: one for the product image and one for the product description.
    4. Switching to more responsive units.
    5. Fixing the footer on mobile devices.

    Detailed descriptions of how I addressed these challenges can be found in the README.md file.

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

    I welcome any suggestions for improving code readability and for finding smarter solutions to the challenges I've outlined above. 🙂

  • Submitted


    This is my first challenge on Frontend mentor and my first fully completed mini-project in the frontend world. The process was pretty easy and joyful, I enjoyed it. I learned some basics of HTML/CSS during this challenge, but still, I have some doubts about my code simplicity, maintainability, and practicality (it would be nice if you rate these three parameters and leave feedback).