Intermediate HTML: Frames, Columns, and Enhanced Layout
Learn the leading-edge HTML techniques needed to enhance your Web pages
with Frames, Targets, Columns, Image Maps, and META tags. Also learn about
the roles of the latest technologies such as CGI scripting, JavaScript, Java,
and more.
- Frames: Frames
enable Web developers to split their pages into multiple
panels, each
of which can contain a separate HTML document.
You will learn how to use Frames to enhance your
site's
appearance and ease of use.
- Targets: Web developers
can utilize hyperlink targets to guide visitors to a specific
frame or
to open a new window with the new page. We will
show you
how to create targets and use them appropriately.
- Image Maps: Would
you like to have visitors access your site's pages by clicking
on
different regions of the same graphic (for instance, clicking
California on a map of the United States to display
information on
California)? If so, you need to create an image map. We will
show
you how to easily create client-side image maps.
- Columns: Learn
how to use advanced features of HTML tables to lay out your
page in
columns.
- Introduction to Image
Flipping with JavaScript: JavaScript is an easy-to-learn
scripting
language that enables you to enhance your pages with animated
graphics, pop-up windows, status bar messages, dynamically
updating
and validating forms, and more. You will learn how
to have an image change instantly when the user moves her mouse over
it.