Preview:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatib1e" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=l.0">
<title>Document</title>
</head>
<body>
<picture>
<source srcset="codeyad1.jpg" media="(max-width:900px)">
  <!--حداکثر باز شدن از این عکس استفاده کن-->
    <source srcset="codeyad1.jpg" media="(min-width:900px)">
      <!--حداقل باز شدن از این عکس استفاده کن-->
<img src="codeyad.jpg" alt="">
</picture>
</body>
</html>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter