도구 가이드
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.) #}