This document provides an introduction to HTML (Hyper Text Markup Language). It defines HTML, discusses its basic elements and tags including body, headings, anchors, and formatting elements. It also covers HTML forms, inputs, and cascading style sheets (CSS). The objectives are to understand HTML elements and tags, create forms, and use CSS pseudo-classes. Key elements discussed include the <head>, <title>, <body>, <h1-h6>, <a>, <font>, lists, radio buttons, checkboxes and <form> tags.