File: webp_valid.html

package info (click to toggle)
ruby-html-proofer 5.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,524 kB
  • sloc: ruby: 4,389; sh: 8; makefile: 4; javascript: 1; php: 1
file content (10 lines) | stat: -rw-r--r-- 303 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
<html>
  <body>
    <div class="w-100">
      <img alt="User::round" srcset="webp/user_400.webp 400w, webp/user_760.webp
      760w, webp/user_1200x1200_fit_q75_h2_lanczos.webp 1200w"
      src=webp/user_400.webp width="250" height="187" loading="lazy"
      data-zoomable>
    </div>
  </body>
</html>