Ten Ton Dreamweaver [Electronic resources]

Geoff Blake

نسخه متنی -صفحه : 109/ 42
نمايش فراداده

Chapter 7. Creating Layouts with Tables and Frames

Stuff You'll Learn In This Chapter

In this chapter, you'll learn about two other tools for creating web page layouts: tables and frames. These two approaches provide less flexibility than CSS layers, but you'll still find them useful for certain tasks. You can use tables to build a grid-like layout, for instance, and frames can be great for displaying more than one web page in your visitor's browser. You'll also learn to create page layouts using image slicing, which makes use of tables as well as CSS.

Inserting a Basic Table

156

Using Tables for Layout

159

Setting Table Properties

161

Nesting Tables

171

Inserting Content into Your Table

173

Building a Layout with Image Slicing

174

Adding and Deleting Frames

183

Setting Properties to Customize Your Frameset

185

Opening an Existing Page Inside a Frame

191

Getting Content into Your Frameset

192

Setting Frameset Hyperlinks

193