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


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

    I learn how to use display:relative and javascript to toggle, But I think it have a better way in my solution.

    My code look messy. I will refactoring later.

    Finally made it done.

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

    I can't make tooltip follow button when try responsive check. Until I learn how to use relative.

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

    Best practice interact javascript

  • Submitted


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

    Grid-template-areas is very useful for this project.

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

    Layout because before this project I only use flex.

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

    width, padding, margin and relative units

  • Submitted


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

    First I try to use calc() for font and width. When my code full with mess. I stop and rethink about layout again finally I make it done.

    Next time I should practice relative units, margin and padding Keep it simple maybe better sometime

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

    responsive

  • Submitted


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

    Responsive image, padding and margin.

    First I try to make it with hv and wv, When try to resize it not like what I want to do A little bit confuse me. It could be better next time

  • Submitted

    recipe page

    • HTML
    • CSS

    1


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

    I know more a little bit about Responsive. Next I will create from mobile view first then desktop

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

    When page have a lot component, CSS make a lot complex

  • Submitted


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

    Build faster than previous project

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

    Layout it hard to say it same size or not. I should read about layout more

  • Submitted


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

    Learn about name convention of CSS.

    Make it center!

    Do it all by myself

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

    Think about process order what should i focus step by step

    I have to learn more about responsive. Next time will be better

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

    Responsive guide or what thing I should avoid in CSS

  • Submitted


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

    Build component and deploy webpage on github make me pround. Because i'm not familiar with frontend enough.

    Some process of work may struck but it will better next project.

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

    Learn about rem, em Unit.

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

    CSS , HTML or frontend mindset what i should focus or best practice.

    After first publish on Github, My CSS code still in html, So I extract to CSS file.