> For the complete documentation index, see [llms.txt](https://wiki.nushackers.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.nushackers.org/orbital/readme-1/html.md).

# HTML

This section will introduce you to HTML, a markup language that is used to define and structure webpages. We'll start off by making a page and adding some elements, then adding more elements and giving those element properties (or attributes), add an HTML form to submit queries to Google Search, and wrap up with a look into Firefox's Browser Inspector tool.
