css questions
I’m a little bit confused about background images.
Do I really need to use them as background-image, or can I just use an <img> tag and set position: relative? Also, I don’t like how background-image behaves when I resize the screen.
https://codepen.io/etrbbr/pen/EaYJReE
Do I really need to use them as background-image, or can I just use an <img> tag and set position: relative? Also, I don’t like how background-image behaves when I resize the screen.
https://codepen.io/etrbbr/pen/EaYJReE


