HTML Reference
HTML Reference HTML Reference

HTML Reference.io is a free guide to HTML. It features all elements and attributes.

HTML Reference is a comprehensive, free, and accessible web guide designed to serve as a complete directory for all HTML elements and attributes.

The main features of this tool include:

  • Comprehensive Element Directory: It provides an exhaustive list of all HTML elements, ranging from standard tags like div and p to specialized components like canvas, audio, and video.

  • Detailed Attribute Insights: Beyond just tags, the guide covers the various attributes associated with them, giving developers a complete view of the available syntax.

  • Example-Driven Learning: The platform follows a "learn by example" philosophy, helping users understand the practical implementation of code rather than just reading dry definitions.

  • Technical Classification: Every element is clearly categorized by its behavior and status, such as whether it is a block or inline element, if it is self-closing, or if it is currently considered experimental.

  • Organized Collections: To simplify navigation, the guide groups elements into logical "Collections" such as Forms, Lists, Semantic elements, and Tables.

  • Wider Developer Ecosystem: It is part of a suite of tools that includes a sister site for CSS and references to frameworks like Bulma, providing a holistic resource for front-end development.