About 141,000 results
Open links in new tab
  1. HTML Reference - W3Schools

    W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like …

  2. HTML reference - MDN

    Jul 9, 2025 · This HTML reference describes all elements and attributes of HTML, including global attributes that apply to all elements.

  3. HTML Reference - A free guide to all HTML elements and attributes.

    A free guide to HTML Learn by example: htmlreference.io is a free guide to HTML. It features all elements and attributes.

  4. HTML Cheat Sheet - GeeksforGeeks

    Apr 2, 2026 · HTML Cheat Sheet by GeeksforGeeks provides a quick reference guide to HTML elements, attributes, and syntax for …

  5. HTML Reference - Complete Tags & Attributes | HTML Free Codes

    Oct 5, 2025 · Complete HTML reference guide. Find all HTML tags, attributes, and properties with examples and browser support …

  6. HTML (Hypertext Markup Language) has come a long way since Tim Berners-Lee invented it back in 1991. Today HTML5 is the …

  7. HTML Reference - w3schools.am

    Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, …

  8. content/files/en-us/web/html/reference/index.md at main - GitHub

    The official source for MDN Web Docs content. Home to over 14,000 pages of documentation about HTML, CSS, JS, HTTP, Web …

  9. HTML Standard, Edition for Web Developers - WHATWG

    3 days ago · 13 The HTML syntax 13.1 Writing HTML documents 13.1.2.6 Restrictions on the contents of raw text and escapable …

  10. Basic Tags <html> </html> Creates an HTML document <head> </head> Sets off the title & other info that isn't displayed <body> …