Letícia Fernanda
@LeticiafbmAll solutions
- Submitted 11 days ago
NFT Preview card component
- HTML
- CSS
Gostaria de ajuda com o efeito na imagem no hover. Quero garantir que o filtro seja aplicado corretamente e que a imagem no meio apareça ao mesmo tempo que o filtro. Estou buscando uma maneira de sincronizar esses efeitos para que, ao passar o mouse, tanto o filtro quanto a imagem de overlay apareçam de forma fluida e harmoniosa. Qual seria a melhor abordagem para conseguir isso?
- Submitted 6 months ago
3 column preview card responsive
- HTML
- CSS
I need help taking away the gap in between the columns and anything else im not sure about.
- Submitted 7 months ago
Frontend Mentor project - product-preview-card
- HTML
- CSS
I couldn't change the size of the icon
- Submitted 7 months ago
Recipe page
- HTML
- CSS
I feel like there's a lot of things i could've avoided or made differently but i honestly can't tell what is it. I searched a little about how I would do the spacing between the makers and the text on the list but I couldnt figure it out and i still haven't, also I wish I knew how to properly merge cells on the table or if i even was supposed to use a table on this challenge.
- Submitted 7 months ago
first solution - qr-code project
- HTML
- CSS
When i was trying to center it in the middle i got really confused as to how i was supposed to do it because i thought that if i used justify-content: center; and align-items: center; it would go to the center of the page but only the justify-content: center; worked and i ended up putting a margin in the top so it could go to the middle. Can anyone tell me what am i doing wrong?