Skip to content

Instantly share code, notes, and snippets.

@snowman-repos
Created October 3, 2012 05:39
Show Gist options
  • Save snowman-repos/3825235 to your computer and use it in GitHub Desktop.
Save snowman-repos/3825235 to your computer and use it in GitHub Desktop.
HTML: Download Attribute
<!-- will download as "expenses.pdf" -->
<a href="/files/adlafjlxjewfasd89asd8f.pdf" download="expenses">Download Your Expense Report</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment