Images
Now that we have learned about line separators, character style tags, special
characters, lists and links, let's look at images within HTML. One of the attractive
features of the World Wide Web is that we can include graphical images. In this
chapter we will learn about:
- the <IMG> tag.
- how to add textual descriptions to your image for non-graphical browsers.
- how to align text with your image.
- how to make clickable images.
Let's start by looking the <IMG> tag.