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?

    This is my first landing page that I created uing html and css. There was tries before, but they was clunky and wasn't responsive at all.

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

    My biggest problem now is how use ems and rems and % correctly and also choosing good margins between elements.

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

    What the best ways to use relative units like em and rem, I know that its useful when you build responsive layouts (always useful then). But I cant tell what size would be element at the start. Maybe you should declare font-size in the body element (For example 16px) or its good to write 1rem?

  • Submitted


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

    Well, first time using grid, not that hard if you read documentation

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

    I think I did huge layout, its bigger than solution

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

    Flexboxes

  • Submitted


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

    Now I mostly use ems and rems, but I think it's still complicated to me in the way that I dont know the actual size of element. Like for my eye I know how looks 24px but I can say the same about 2em because it's different if your base font-size not the same.

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

    I get confused at the begining, because in the last article there was grids. I though I should use grids to make this layout, but for me it's easier with flex-box and I did it with it.

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

    Flex-boxes is my love

  • Submitted


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

    That I can use media querries and think ahead how to build project properly, so I dont need additional code

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

    I was distracted with Em and Rems, because I feel like its less convinient and I think my design became complicated with it

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

    How to build project properly

  • Submitted


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

    It was interesting, not easy, but not hard, just little attentiveness and patience

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

    How to stay focus and build html hierarhy right

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

    everything

  • Submitted


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

    Didn't programming 2 weeks and this exercise good reminder

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

    To remind everything I learned earlier

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

    Flexboxes?

  • Submitted


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

    Maybe that my workflow and code was more clean and structured

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

    how to load font from file with font-face, how to change animations on hover with multiple objects

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

    css flexboxes