HTML




CS174

Chris Pollett

Feb 3, 2021

Outline

HTTP Basics

On Monday, we introduced HTTP, the protocol above TCP/IP for retrieving hypertext documents. I.e., web pages. We start today by going over in a little more detail how it works, and then switch to talking about HTML, the language that web pages are written in.

More HTTP

Header Fields

Response Phase

In-Class Exercise

HTML/XHTML

HTML Variants

Basic Syntax