My parent Containers width anytime i hover on the button, i don't know why.
Modade
@modieeeAll comments
- @modieeeSubmitted about 2 years ago@modieeePosted about 2 years ago
@MelvinAguilar and @ElenaUJ, thank for your hint on the boder 2px i added to the hover, i have edited it and it works, and @MelvinAguilar thank you for your tip on arial-hidden="true" it came in handy on another challenge i did as well: https://modade97.github.io/four-card-feature-section.
0 - @modieeeSubmitted about 2 years ago
The containers came out bigger than i wanted it to despite specifying border-box, any tips/tricks to keep the box just as you want it will be appreciated
@modieeePosted about 2 years ago@AdrianoEscarabote and @vcarames thank you for your suggestions. I have implemented some of them in my code and @vcarames i tried using the
<figure> <figcaption></figcaption> <blockquotes></blockquotes> </figure> tags on a remake of the same project but it kept adding a huge amount of additional space and got me confused for a long time, I had to turn of all margins and padding before i could detect the problem, I'll like more info on how to properly use it going forward, as i was unable to use it this time.0 - @modieeeSubmitted about 2 years ago
First time using Media Queries on a project, I Hope used it properly?
@modieeePosted about 2 years ago@vanzasetia @correlucas @MelvinAguilar I want to appreciate you all for you feedbacks and corrections, i have applied them and would like you all to yake a look once more. Thank you.
2