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

  • Reuel VJ 80

    @rvj1

    Submitted

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

    I'm proud that I'm improving in my skills

    @Divino-Alonso

    Posted

    Muito bom seu código, na minha opinão poderia ter usado uma tag chamado nav que é usado para navegação. Finalizo, seu código ficou ótimo, parabéns.

    Marked as helpful

    0
  • @teixeirabrenno

    Submitted

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

    I'm proud that was able to do most of it without major issues. It shows to me that, although I still have a lot to learn, I am improving little by little.

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

    I think that one the challenges involves making the box-shadow of the card bigger and change the color of the text whenever you hover the ''HTML and CSS foundations'' text. Changing the color is a piece of cake, but I couldn't find a way to make the box-shadow of the card bigger. Unfortunately, I didn't manage to overcome this challenge, at least for now.

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

    I would like to know how could I make the box-shadow of the card bigger when hovering over the ''HTML and CSS foundations'' text. This text was an 'H1' tag directly inside a 'main' tag, so I though using this line below would work.

    main > h1:hover main{

    }

    But it seems to me that the 'hover' pseudo-class can't affect parents.

    @Divino-Alonso

    Posted

    Olá, @teixeirabrenno! Primeiramente, parabéns pelo seu progresso. Vejo que seu código foi bem estruturado, quanto ao html e css.

    1
  • henryapm 120

    @henryapm

    Submitted

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

    I'm excited that I could complete this first challenge because the final version looks very similar to the original version if not the same, If I had to redo it I'd learn how to decode the Figma file and learn from there what are the border radius of the component, and also the padding of the borders that I honestly just guessed.

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

    I had to figure on my own the paddings of the component and also I had to solve how to center the div to put it in the middle. I solved by apply margin auto to the component on the css.

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

    If anyone know how to interpret the figma file, I'd like to hear some feedback from you, because I could see it I had the file but didn't know how to extract margins or paddings or de radius of the borders for the component! Thank you so much in advance

    @Divino-Alonso

    Posted

    Pude comparar seu código com o meu, e vi de qual maneira poderia arrumar o meu. Obrigado.

    0