October 2017
Intermediate to advanced
370 pages
8h 57m
English
To achieve the second goal, we can use layout="responsive" again, so that the thumbnails will scale for larger screens. The HTML for each item in the list now looks like this:
<li> <figure class="related-thumb"> <amp-img src="img/penguin.jpg" width="125" height="75" layout="responsive"></amp-img> <figcaption> If a penguin can find a soul mate, I'm sure I can too <span class="author">Rebekah Crane</span> </figcaption> </figure></li>

There ...
Read now
Unlock full access