Category "responsive-images"

I have a transparent image to use in my html code in vscode but when I open it with live server the image doesn't get transparent

please help me in understanding my error of the code, in why the transparent images with .png extension are not getting transparent. <!DOCTYPE html> <h

I have a transparent image to use in my html code in vscode but when I open it with live server the image doesn't get transparent

please help me in understanding my error of the code, in why the transparent images with .png extension are not getting transparent. <!DOCTYPE html> <h

<source> media attribute - width of container rather than screen?

I'm using the <picture></picture> tag to responsively display an image after assessing the size of the container it's in. Some example code: <p