hub.eb?material_id=463&track_id=468

Responsive Images


Images in Bootstrap can be made responsive using the img-fluid class.

img-fluid sets the maximum width to 100% of the parent container width and the height to scale automatically.

Further information on bootstrap’s responsive images can be found here.

Steps


1

Create a Form with a Bootstrap4 Presentation Template.

2

Create an image control using this image. 

3

Create a second image control removing the class img-fluid.

4

Run the form and reduce the size of the browsers to observe the behaviour at different screen sizes.

Current Module

Related