Home » Web Development
4

Frames, Forms, and More

We may embed images, applications and much more within HTML documents. In this chapter, we will learn more about HTML image, table, list, and form markup. We will also add a couple of pages that incorporate these elements to our florist web site.

In This Chapter:

Frames
Explains how frames are developed in html
Images
Explains how to insert and format images in html
Image Maps
Defines image maps and explains how it is used in html
Tables
Explains how to create and format tables in html
Tables - A Practical Exercise
Test your knowledge and build a simple table through this exercise
Lists
How to build lists in html
Forms
How to create simple forms in html
Objects in HTML
Overview of objects (applets, flash move, etc) that can be embedded in your website and outlines the steps how it is done.