jasonsackey.com

HTML

2021-10-17

Abbreviation: hypertext markup language

A file format for text documents. As you use the web, your browser downloads content in this format, interprets it, and presents you with a web page.

Examples

<h1>Definition list</h1>
<p>Let me clear up a few things.</p>
<div class="tree"></div>
<hr />

The HTML for this page. (Right click, view source.)

Learn more

https://developer.mozilla.org/en-US/docs/Web/HTML