|
@@ -1,12 +1,12 @@
|
|
|
<div id="snippet-image-resize-px">
|
|
<div id="snippet-image-resize-px">
|
|
|
- <h2>Resize me!</h2>
|
|
|
|
|
|
|
+ <h3>Resize me!</h3>
|
|
|
|
|
|
|
|
<figure class="image">
|
|
<figure class="image">
|
|
|
<img src="%BASE_PATH%/assets/img/fields.jpg" alt="Autumn fields">
|
|
<img src="%BASE_PATH%/assets/img/fields.jpg" alt="Autumn fields">
|
|
|
<figcaption>Autumn fields by Aleksander Nowodziński</figcaption>
|
|
<figcaption>Autumn fields by Aleksander Nowodziński</figcaption>
|
|
|
</figure>
|
|
</figure>
|
|
|
|
|
|
|
|
- <h2>Resized image (width: 400px):</h2>
|
|
|
|
|
|
|
+ <h3>Resized image (width: 400px):</h3>
|
|
|
|
|
|
|
|
<figure class="image image_resized" style="width:400px;">
|
|
<figure class="image image_resized" style="width:400px;">
|
|
|
<img src="%BASE_PATH%/assets/img/fields.jpg" alt="Autumn fields">
|
|
<img src="%BASE_PATH%/assets/img/fields.jpg" alt="Autumn fields">
|