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 every body😊

    welcome to my new solution

    I added some animation for appearing cards using jquery-appear and isInViewport plugins. when cards are on viewport isInViewport recognizes and helps them appear, when scrolling down and reaching to other cards jquery-appear is useful to make them show. I used grid for the layout of web.

    It would be kind of you if check my codes and see if they are readable and easy to understand and did I use article tag in a right place?🌷🌷🌷

    what is difference between section tag and article tag and their usage?

  • Submitted

    Responsive advice-generator-app using jQuery

    #jquery#bootstrap
    • HTML
    • CSS
    • JS
    • API

    1


    Hi everybody😊

    This was a sweet small easy project which I liked.

    I,ve just read articles about BEM methodology which helps with naming css classes and gave it a try in this project.

    Also learned some about css units and tryed to use appropriate unit for each part.

    Any feedback to improve my code or design is appreciated.😊

  • Submitted


    Hi everybody, welcome to my new solution 😊

    At first look this project seemed to be easy but positioning the background bubbles responsively turned out to become a real challenge.

    • In this project I read some more in depth about background and learned a lot, specially about background position.

    • I used grid for implementing the card part which was enjoyable and so helpful.

    If you have any idea to improve my code or design it would be precious to me ,so plz let me know 😊

  • Submitted

    FAQ accordion card solution-pure css

    #bootstrap#jquery
    • HTML
    • CSS
    • JS

    1


    Hello everyone It was a fun challenge I learned how to make accordion using summary and details tags Any feedback about my code or design is welcome

    I added best practice for menu using one line of jquery, when you click on a menu item the other one would get closed.