-
My card elements were very jarry as the viewport width as moves from wide to narrow. How can I reduce this behavior?
-
My implementation of the cards on tablet screens were very wide, what other layouts can you suggest?
Thank you in advance!
My card elements were very jarry as the viewport width as moves from wide to narrow. How can I reduce this behavior?
My implementation of the cards on tablet screens were very wide, what other layouts can you suggest?
Thank you in advance!
Hello. I am also learning. I had the same problem as you (as for 1.) I resolved it by giving the constant height of card. As for tablet screen I ordered card in row (the same as the desktop version). Good Luck !
In this challenge the most difficult things was to position the imagen in the center of the card, but thanks to the "calc()" function of css it made my work easier
Hello, I am also learning htlm i css. I looked at your code and I have one sugestion to improve positioning of image. I think that it will be better to:
I hope that I explained it enought clear :)
Good luck! Gosia