This document discusses HTML and email. It explains that HTML is used not only to create websites, but also to send and receive email. It shows how to view the HTML code of an email message. It then describes how email works, with messages being sent from the sender's email server to the recipient's server, similarly to how web pages are requested from websites. Finally, it notes that while websites and emails look nice, they are both created using HTML code under the surface.