Skip to Content
Dreamweaver CS5: The Missing Manual
book

Dreamweaver CS5: The Missing Manual

by David Sawyer McFarland
June 2010
Beginner to intermediate
1096 pages
42h 4m
English
O'Reilly Media, Inc.
Content preview from Dreamweaver CS5: The Missing Manual

Adding an AP Div to Your Page

In most cases, you’ll position <div> tags that have a variety of HTML elements—images, paragraphs, headlines, and so on. For example, to place a series of links at the top of a page, you could wrap those links in a div tag and position that div. Dreamweaver gives you a couple of ways to insert an absolutely positioned div:

  • Use the Insert Div Tag tool discussed on The Insert Div Tag Tool. You can start out by selecting already existing content on the page, or just click where you wish to add a new absolutely positioned div. Either way, you either need to create an ID style first (with the positioning properties discussed above), and then select that style from the ID menu of the Insert Div Tag window (Figure 9-6); alternatively, you can create the ID style by clicking the New CSS Style button in the Insert Div Tag window (Figure 9-6).

  • Choose Insert→Layout Objects→AP Div. This command inserts a <div> tag into the HTML wherever you put the cursor. The HTML looks something like this <div id="apDiv1"></div>, though the ID name will vary (it might be apDiv2, for example, if this is the second div you’ve inserted). In addition, it adds an internal style sheet and an ID style (matching the one used in the HTML) with some basic formatting: width, height, Z-Index, and absolute position setting.

  • Use the Draw AP Div tool. Dreamweaver provides a tool to draw a <div> tag directly onto the document window. PDrawing AP Divs shows you how this tool works.

Unless you add ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Dreamweaver CS4: The Missing Manual

Dreamweaver CS4: The Missing Manual

David Sawyer McFarland
Dreamweaver 8: The Missing Manual

Dreamweaver 8: The Missing Manual

David Sawyer McFarland

Publisher Resources

ISBN: 9781449381820Errata Page