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


    Great project, took me a lot of time. Wasn't very disciplined but happy to have almost finish it. Got lazy for the flex on the footer and i had to move on. Learning a bit more about BEM and CSS architecture.

  • Submitted


    I felt like the carousel part was really tricky. I don't know why if i don't set both html and body overflow to hidden. It just does not get hidden.

  • Submitted


    I really had a blast doing this project, this is my first junior project, i discovered jQuery with it, i tried sass for the 3rd time and had a try with python and cgi.

  • Submitted

    Grid column

    • HTML
    • CSS

    1


    Any remark is more than welcome !

  • Submitted


    How about the background positioning ? Is the active state of the social media icons made only with changing the asset or is it a style update ?

  • Submitted


    Why do we have so much hero image types ? Is the nav choice semantically appropriate ? At first i went for section but section needs a heading so i went for nav since it references diverse options of the skilled learning page.

  • Submitted

    Responsive FAQ

    • HTML
    • CSS
    • JS

    1


    I was able to discover details and summary tags, making it possible to do the assignment without JS. Making the box show with position set to absolute and overflow set to hidden was not possible. I guess the alternative would have been changing the box's parent and making it absolute, but it wouldn't make much sens semantically i think. Any feedback (positive or negative) is more than welcome.

  • Submitted


    Encountered problems with css specificity because of nesting. Organizing code with sass and nesting, good or bad practice ?

  • Submitted


    What do you think about the HTML was it appropriately semantic ? Is the use of px for width of the card acceptable ?