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

    SCSS

    • HTML
    • CSS
    • JS

    0


    What are you most proud of, and what would you do differently next time?

    Not struggling that much

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

    Media queries for different size

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

    Not efficient at all.

  • Submitted

    Using SCSS

    • HTML
    • CSS
    • JS

    0


    What are you most proud of, and what would you do differently next time?

    I found the solution to make the sidebar on the mobile design

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

    The sidebar on mobile phone, got it with position absolute

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

    Efficiency of the code. Its not efficient at all!

  • Submitted

    Using SCSS

    • HTML
    • CSS

    0


    What are you most proud of, and what would you do differently next time?

    Efficiency.

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

    None.

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

    none.

  • Submitted


    I write the code mobile first. I have a hard time figuring how to efficiently change the display to the desktop design.

    So i just add :

    • Div to my header for left-side -Div to my main for the right-side and remove the footer section entirely (because somehow the footer section doesn't included in the div on the developer tools.

    So i have a question and hoping for an answer so i can approach the same concept in more efficient way.

    How can i change from mobile design to the desktop design more efficiently?