Learn HTML Templates

Discover the best HTML templates to speed up your web design work. Get professional designs to give you a head start on your projects.
  1. 直ぐに試せる: HTML5 "download" 属性を使う

    直ぐに試せる: HTML5 "download" 属性を使う

    Tutorial Beginner

    HTMLにダウンロードリンクを作るのはわかりやすい。anchorタグを記述してhref属性に任意のファイル名を指定するだけ。 だけど、ファイル形式によってはダウンロードされない(e.g. images, .pdf, .doc) それらは、代わりにブラウザで開いてしまう。 ...