Grav – Media Re-size

  • Post author:
  • Post category:Grav
  • Post comments:0 Comments
Resize

Description

The resize action will set width, height, data-width and data-height attributes to your <img> / <video> or <a> tag. In this way, your image will get displayed in the requested size.

Example

![](video.mp4?resize = 400, 220)

Output

The above code will generate the following output &

Resize

Previous Page:-Click Here

Leave a Reply