Web Browsers

The purpose of a web browser (Chrome, Edge, Firefox, Safari) is to read HTNL documents and display them correctly.

A browser does not display the HTML tags, but uses them to determine how to display the document:


HTML Page Structure

Below is a visualization of an HTML page structure: