<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>

<picture>
  <source srcset="https://laptrinhtudau.com/wp-content/uploads/2022/01/280px-Sacred_lotus_Nelumbo_nucifera.jpg" media="(max-width: 400px)">
  <source srcset="https://laptrinhtudau.com/wp-content/uploads/2022/01/hanoi.jpg">
  <img src="https://laptrinhtudau.com/wp-content/uploads/2022/01/hanoi.jpg"  style="width:auto;">
</picture>

<p>Thay đổi kích thước chiều rộng trình duyệt và hình nền sẽ thay đổi ở 400px.</p>

</body>
</html>


External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.