Welcome to HTML Basics

HTML (Hypertext Markup Language) is the standard language for creating web pages. It describes the structure of webpages.

When any action is taken in a website, the HTML is then parsed into an HTTP request. Visit "/http" for more!