Answers for "include amp img"

1

amp-img

<amp-img alt="A beautiful sunset"
  src="/static/inline-examples/images/sunset.jpg"
  width="264"
  height="195">
</amp-img>
Posted by: Guest on March-22-2022
0

amp-img example

<amp-img src="https://amp.dev/static/samples/img/amp.jpg"
  width="1080"
  height="610"
  layout="responsive"
  alt="AMP"></amp-img>
Posted by: Guest on October-15-2020

Browse Popular Code Answers by Language