References

Collection of references for web development.

HTML download attribute

Description

Download a URL instead of navigating to it.

Values

Value
filename

Example

<a href="https://via.placeholder.com/350x150" download>Download Image</a>