Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>HTML Boilerplate 2021New to Visual Studio Code? Get it now.
HTML Boilerplate 2021

HTML Boilerplate 2021

remyhunt

|
18,582 installs
| (1) | Free
A robust snippet for HTML pages that satisfy modern web standards.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Code Modern HTML Boilerplate

A featureful html boilerplate updated 2021 web standards.

This extension was inspired by this popular github repository for HTML5 boilerplate, and this blog post by Manuel Manuel Matuzovic. The markup used are all common and good practices for SEO and accesibility. The writer of this post elegantly published the markup with details and justification line-by-line. I highly recommend visiting that post.

v2.0.* Release Notes

-Added a simplified version of the boilerplate, for users who are looking for more minimal functionality.

-Added a webmanifest json boilerplate snippet.

Usage

Start typing html*" in an HTML file and select the snippet from the menu in order

Here's what's included:

File type:

html

• HTML Boilerplate 2021
• HTML Boilerplate 2021 - Simplified Version
• HTML Boilerplate 2021 - Barebones

webmanifest.json

• HTML Boilerplate 2021 - WebManifest File

demo

Installation

You can download the package here via the VSCode marketplace or search for it in the Extensions sidebar within VSCode.

File Types

Supported file types are included in contributes object of the package.json Currently supporting *.html and *.json files.

Issues

If you have any issues report them at Issues

Source

Github

Contributors

remy hunter

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft