I want to show different images in different devices (not background image). Is it possible to do using bootstrap 3.x like the following?
For large screen
Use the tag and provide other images in the srcset attribute
srcset
It is described in detail here:
https://css-tricks.com/responsive-images-youre-just-changing-resolutions-use-srcset/