» Tutorials » Basics of HTML » Chapter 7

Using Images

In this chapter, you'll learn how to add pizzazz to your Web pages with images.

 

Chapter 7.1: Adding Images

Adding images to your pages is easy; adding images that make your Web pages look professional just takes a little know-how. Read more...

 

Chapter 7.2: Adding Alternate Text

Like the src attribute, the alt attribute tells the browser more information about the image. Read more...

 

Chapter 7.3: Image Attributes

You can use other attributes of the <img /> tag to change the image size. Read more...

 

Chapter 7.4: Using Images as Links

You can use Images to provide creative hyperlinks to other documents. Read more...