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 comments

  • P
    AnDev 240

    @marynaKolikova

    Posted

    Greetings! Very excellent work. I have nothing to add.

    0
  • P
    AnDev 240

    @marynaKolikova

    Posted

    Hi! Very nice implementation. It would be nice if you added at the end of the notification is the e-mail entered by the user It's in that success message.

    0
  • P
    AnDev 240

    @marynaKolikova

    Posted

    Hi! Use max-width instead of width, this will make your code flexible.

    Marked as helpful

    0
  • P
    AnDev 240

    @marynaKolikova

    Posted

    <div class="preparation"> <h2>Preparation time</h2> <ul> <li> <span>Total: </span>Approximately 10 minutes </li> <li> <span>Preparation: </span>5 minutes </li> <li> <span>Cooking: </span>5 minutes </li> </ul> </div> - it is my section

    .preparation { padding: 24px; max-width: 656px; - it is make this block flexible ! background: #FFF7FB; border-radius: 12px; margin-bottom: 32px; }

    0
  • P
    AnDev 240

    @marynaKolikova

    Posted

    Hi! Use max-width. It do your site flexible. Try it and you see when all change

    1
  • P
    Tuna Erten 220

    @tunaerten

    Submitted

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

    It wasn't a very challenging project, but it was quite fun. I started with the mobile design first. I think next time, even if I begin with the mobile design, I'll organize the components with the desktop design in mind. I'll design each section (mobile, tablet, desktop) not separately but as a whole.

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

    I had quite a hard time adjusting images for different screen sizes. I had to do a lot of research, especially between the hero image on large screens and tablets. When I first wrote the code, I didn't use the picture tag, but I later changed the hero section. Next time, I’ll plan the images for different screen sizes better from the start.

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

    The last change I made before publishing the page was adjusting the heading font size according to the page size. I used clamp for this. I'm not sure if it's the ideal ap proach. I achieved the result I wanted, but I'm open to your advice on this.

    P
    AnDev 240

    @marynaKolikova

    Posted

    Hi! Very cool! Unfortunately, I have nothing to add.

    Marked as helpful

    0
  • P
    AnDev 240

    @marynaKolikova

    Posted

    Thanks! I fix it!

    0
  • P
    AnDev 240

    @marynaKolikova

    Posted

    Hello, very interesting implementation, but I would limit the width on large screens max-width: 1110px;.

    Marked as helpful

    0
  • P
    AnDev 240

    @marynaKolikova

    Posted

    Thanks for your comments! I fix it.

    0
  • P
    AnDev 240

    @marynaKolikova

    Posted

    Hi! Very nice and very flexible site.

    0
  • P
    AnDev 240

    @marynaKolikova

    Posted

    Obrigado pelo seu feedback detalhado e pelas sugestões construtivas! Estou muito feliz que você achou o design do componente claro e eficiente. Eu certamente revisarei a responsividade e explorarei maneiras de otimizar o código CSS para melhorar a manutenção e o desempenho. Também vou considerar a implementação de melhorias de acessibilidade para tornar o projeto mais inclusivo e acessível para todos os usuários. Agradeço novamente pela sua análise cuidadosa e estou animado para fazer essas melhorias!

    0
  • Shine 60

    @shinechn

    Submitted

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

    it's not perfect, I just pay attention on the layout. If you have any advice, please feel free and comment.

    P
    AnDev 240

    @marynaKolikova

    Posted

    Hi! Very good work, but centering would be better with flexes.

    0