Top
Home


Hello, AMPs
path to image
Width
Height
Alt
Figure Caption
Figure Class
Figure style


<figure class="{{ figclass }}" style="{{ figstyle }}">
<amp-img src="{{ imgpath }}"
width="{{ width }}"
height="{{ height }}"
layout="responsive"
alt="{{ alt }}"></amp-img>
<figcaption>{{ figcaption }} </figcaption>
</figure>

{{ alt }}
{{ figcaption }}