This document provides information on creating HTML documents and managing web sites. It discusses using text editors like BBEditLite to write HTML code and learn basics before using WYSIWYG editors. HTML files contain tags that control formatting and are the source code for web browsers. Files can be stored and served on a school UNIX server by placing them in project html or public html directories and publishing them. The document then discusses HTML tags, page structure, headings, paragraphs, links, lists, and embedding images, audio and video to create web pages.