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

  • Snow 100

    @LuanS0

    Posted

    Olá, Naiara. Tudo bem?

    Recomendo que estude um pouco sobre HTML Semântico e sobre as tags que podem ser utilizadas para cada estruturação necessária do HTML, tais como: <main>, <article>, <aside>,<section>.

    Com isso, recomendaria que usasse, para esses casos em específico, os Grid Layouts ou os Flex Layouts, bem como o estudo dos min-height: 100vh.

    Se esse comentário lhe foi útil, siga-me para mais. Até mais...

    Marked as helpful

    0
  • Ozzy-codes 130

    @Ozzy-codes

    Submitted

    Hey y'all,

    I would appreciate if you could take a look at my code for feedback! What best practices have you come across that I'm missing?

    I'm especially interested in:

    • What tools or resources are you using to ensure your projects are accessible?
    • How would you use the CSS property object-fit in this project, and what are your best use cases of this property?
    • I've seen a lot of mention of the CSS methodology BEM, and not much of other methodologies on this site, is this method an industry best practice?

    Care to see how I approached this project? Take a look at my README

    Snow 100

    @LuanS0

    Posted

    Hey there... What's up?

    My name is Luan Souza and I liked his work. But, I have something to add...

    1. I recommend creating a separate CSS file where it may be possible to establish more readable semantics.
    2. Try using display flex (justify-content and align-items) to center the card in the center of the image.

    I hope I helped... See you later.

    0