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


    Hi guys,

    I still have struggles with flexbox-positioning. With regard to <div class="container signup-proposal"> and <p class="signup-proposal-txt">: I failed (again) to center the flex-item (<p>) on the x- and y-axis with justify-content: center; and align-items: center; I also tried align-content: center;. So maybe there is someone who can explain to me the issue and can give me some advices.

    Another task was to provide an error message when the submitted email address ist not formatted correctly. I also still looking here for an appropriate solution.

    Thank you for your support.

    Kevin =)

  • Submitted


    Good things during the project:

    • I've also build in this project a good HTML markup within a few hours
    • In my opinion i wrote structured CSS-files with a bunch of useful variables
    • The first time ever i've used more than one CSS-file and added indexes to them for a better structur
    • I was persistent and worked on the project even there were heavy parts/days
    • For the layout i needed to focus one the position properties so I learned a lot about :absolute and :relative
    • Cause of the <footer> i needed to get deeper into flexbox properties so I learned about order: and flex-basis:

    Doesn't match my expectations:

    Farther i got some issues with

    • positioning and display the <img> esepecially the background-images,
    • matching the given design and
    • the hover-effect on the icons in the <footer>

    In the mobile-version the card-container doesn't fit the main-container. There is a black border on the left and right side.

    Conclusion:

    I feel that I make progress and there are so many things to learn only with regard to HTML and CSS. But that there are so many great developer who share there knowledge and experience is my bright spot during this journey.