Beginning Web Programming - Code Examples

Back to main book index

Chapter 3: Images and Objects

Here are the examples for Chapter 3, which looks at images and objects.

Images, and Objects

ch03-eg01.htmlAdding an image using the <img> element
ch03-eg02.htmlThe height and width attributes
ch03-eg03.htmlThe hspace and vspace attributes
ch03-eg04.htmlThe longdesc attribute
Try it outAdding images to a document
ch03-eg05.htmlAdding a flash movie to a page
ch03-eg06.htmlUsing images as links
ch03-eg07.htmlA client-side image map

Exercise

exercise1.html