PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

HTML

Last modified: 19 March 2022

Required plugin: HTML Tools

The plugin is bundled with PhpStorm and enabled by default.

PhpStorm brings powerful support for HTML that includes syntax and error highlighting, formatting according to the code style, structure validation, code completion, on-the-fly preview during a debugging session (Live Edit) or in the dedicated preview tab in the code editor, and much more.

HTML specification is configurable with the Default HTML language level preference on the Languages and Frameworks | Schemas and DTDs page of the IDE settings Ctrl+Alt+S. By default, specification HTML 5.0 from W3C is assumed.