This document discusses adding images to web pages in different ways:
1) Image maps allow different parts of an image to act as hyperlinks using the <IMG>, <MAP>, and <AREA> tags.
2) Images can be added as the background of a web page using the BACKGROUND attribute of the <BODY> tag.
3) Hands-on activities guide the creation of web pages that demonstrate image maps and background images.