Process Overview
HTML is the basic language used to create and structure content on the web. It tells the web browser what to show and how to organize text, images, and links on a web page.
HTML is the basic language used to create and structure content on the web. It tells the web browser what to show and how to organize text, images, and links on a web page.
+-------------------+ +-------------------+ +-------------------+
| HTML File | ---> | Browser Reads | ---> | Display Web |
| (mypage.html) | | HTML Code | | Page Content |
+-------------------+ +-------------------+ +-------------------+
| | |
| | |
+--------------------------+--------------------------+
|
+-------------------+
| Show Error or |
| Raw Code if HTML |
| Not Understood |
+-------------------+