image-resize-buttons.html 280 B

12345678
  1. <div id="snippet-image-resize-buttons">
  2. <p>Click me and resize using the image toolbar buttons!</p>
  3. <figure class="image">
  4. <img src="%BASE_PATH%/assets/img/fields.jpg" alt="Autumn fields">
  5. <figcaption>Autumn fields by Aleksander Nowodziński</figcaption>
  6. </figure>
  7. </div>