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

    nft-preview-card

    #accessibility#bootstrap#jquery#angular
    • HTML
    • CSS

    1


    I didn't have any difficulties building this project.

  • Submitted

    Intro-section-with-dropdown

    #accessibility#angular#cube-css#materialize-css
    • HTML
    • CSS
    • JS

    0


    The only difficulty I had with this project was making the dropdown menu with javascript. If anyone can help with that, I would appreciate it.

  • Submitted

    Insure-landing-page-master

    #jquery#materialize-css#accessibility
    • HTML
    • CSS
    • JS

    0


    My only question is where did I need to use javascript?

  • Submitted

    Huddle Landing Page Curved

    #accessibility#cube-css#jquery#materialize-css
    • HTML
    • CSS

    0


    I had a lot of difficulties making the curved elements responsive and placing them in the most structured order.

  • Submitted

    Huddle landing Page curved

    #accessibility#cube-css#jquery#materialize-css
    • HTML
    • CSS

    0


    I found it very difficult to code the curved backgrounds in a responsive way.

  • Submitted

    huddle landing page

    #accessibility#cube-css#jquery#materialize-css#angular
    • HTML
    • CSS

    0


    This assignment was fun and simple.

  • Submitted

    Fylo landing page master

    #accessibility#angular#cube-css#materialize-css#jquery
    • HTML
    • CSS

    2


    I had a lot of trouble with the footer and making my page fully responsive. If you guys have any tips on how I can fix a lot of the issues, feel free to drop some tips.

  • Submitted


    I would like to learn a lot more about "Grids" and eventually learn to produce the same amount of code with less code. For example, I had an issue aligning text in the footer to the left side, because of this, what I did was just add width to grid-item-1 and grid-item-5. I also did this with a couple of other elements such as paragraph tags. I don't want to do this again, I'm sure there is an easier way.

  • Submitted

    QR code component Using HTML and CSS

    #cube-css#materialize-css#progressive-enhancement#smacss#accessibility
    • HTML
    • CSS

    2


    This was a fairly easy HTML and CSS task. One problem I did have with it though is finding a really perfect way to center the main elements. What is the best way to center elements? also, what is the best way to move around elements in general? I notice that "position: absolute" and "position: relative" isn't very good because when the screen is resized, elements tend to move in a scattered state.