<figure>
<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/d/da/Alice_par_John_Tenniel_02.png/392px-Alice_par_John_Tenniel_02.png" alt="White Rabbit" />
<figcaption>White Rabbit woodcut</figcaption>
</figure>
<figure>
<img src="{{ src }}" alt="{{ alt }}" />
<figcaption>{{ figcaption }}</figcaption>
</figure>
{
"src": "http://upload.wikimedia.org/wikipedia/commons/thumb/d/da/Alice_par_John_Tenniel_02.png/392px-Alice_par_John_Tenniel_02.png",
"alt": "White Rabbit",
"figcaption": "White Rabbit woodcut"
}
figure {
margin-right: 0;
margin-left: 0;
text-align: center;
}
figcaption {
color: #777;
font-style: italic;
font-family: $font-stack-serif;
}
There are no notes for this item.