HTTP Demo

This is a simple HTML page with an image.

Most styling has been removed to make the content easier to understand. The simple stylesheet sets the background color to light gray.

When your browser displays this file, it makes separate HTTP GET calls to the webserver to download the referenced CSS file, Javascript file, and image file.

Click the dog to execute a simple function included in the Javascript file.

dog

Return to HTTP Basics home