Responsive Image

Example making an image responsive.

Preview

Code

<img src="https://via.placeholder.com/600x300"
style="max-width:100%;height:auto;"
alt="Responsive Image">

More HTML Responsive Examples (5)