Format guide
HTML
HyperText Markup Language
HTML is the markup language of the web, every browser displays HTML documents natively. Files contain text plus tags (<h1>, <p>, <a>, etc.) describing structure and links. Modern HTML5 also supports embedded media (audio/video) and complex semantic markup.
How to open a HTML file
Every web browser. Any text editor for source. Modern editors (VS Code) syntax-highlight HTML.
Primary use
Web pages; structured document interchange; readable archives.
Convert other formats to HTML
Convert HTML to other formats
Looking for something else? Browse the full list of 192 converters.