Responsive Images
- Nora Carr
- May 7, 2020
- 1 min read

I would be interested to know if using SVG images would work better than JPG’s because they are able to avoid screen resolution issues. I also could have used srcset which would have allowed me to display my images on a retina device but also a standard screen.
I would not be comfortable in using or creating screensets because the process just seems too difficult. I have never used it but would open to trying it if I had the proper instruction.



Comments