ツール ガイド
Developer 無料 サインアップ不要

HTML Boilerplate Generator

Generate a complete, customisable HTML starter template in seconds.

ツールを読み込み中…

このツールについて

Stop copy-pasting the same HTML skeleton every time you start a project. Configure your charset, viewport meta tag, page title, meta description, CSS reset strategy (none, minimal, or normalize.css), dark-mode color-scheme meta, Open Graph tags for social sharing, a Google Fonts picker, and optional script includes for jQuery, Alpine.js, and htmx. The generated HTML is displayed with syntax highlighting and can be copied to the clipboard or downloaded as an index.html file with one click.

使い方

  1. 1 Set the page title and meta description.
  2. 2 Choose a charset (UTF-8 is recommended for most projects).
  3. 3 Select a CSS reset strategy: None, Minimal, or Normalize.css.
  4. 4 Toggle optional features: dark mode meta, Open Graph tags, Google Font, and JS libraries.
  5. 5 Click 'Generate' to produce the HTML template.
  6. 6 Click 'Copy HTML' or 'Download .html' to use the template in your project.

よくある質問

{# Alpine.js — self-hosted. (The previous jsdelivr CDN tag had a stale SRI integrity hash, so the browser refused to run it and window.Alpine was never defined — silently breaking every FAQ accordion and Alpine tool.) #}