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://placehold.co/350x150" download>Download Image</a>