Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Work Tag <picture> #269

Open
amixel opened this issue Mar 5, 2020 · 1 comment
Open

Not Work Tag <picture> #269

amixel opened this issue Mar 5, 2020 · 1 comment

Comments

@amixel
Copy link

amixel commented Mar 5, 2020

Hi, not work TAG html <picture> and <source>

<picture>
  <source srcset="images/filename.webp" type="image/webp">
  <source srcset="images/filename.jpg" type="image/jpeg"> 
  <img src="images/filename.jpg" alt="Alt text of the image">
</picture>

Not convert to AMP

@amixel
Copy link
Author

amixel commented Mar 5, 2020

Link exemple correct: https://cloudhoreca.com/en/blog/amp-webp-fallback.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant