SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 736 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"

You can enter a name that is easier for you to
remember by replacing the provided name in the text box on the far left of the Property inspector.
Netscape Navigator 4.x is strict about its use of the ID attribute. You must ensure that you give
the AP element an alphanumeric name that does not use spacing or special characters (such as
the underscore or percentage sign). Moreover, make sure your AP element name begins with a letter and not
a number??”in other words, apDiv9 works, but 9apDiv can cause problems.
CAUTION CAUTION
376
Adding Advanced Design Features Part III
In this Technique, you add a Dreamweaver AP element to a CSS layout. The AP element is absolutely positioned
within a relatively positioned
tag so that if the centered layout moves, the AP element stays in
the proper place.
1. From the 11_Div folder, open apDiv_start.htm.
2. Place your cursor in the header
.
3. From the Insert bar??™s Layout category, click Draw AP Div.
4. Begin dragging out a rectangle on the right side of the header div and, while dragging, press and
hold Alt (Option). When your rectangle is approximately 150 pixels wide by 50 pixels high,
release the mouse and then Alt (Option). By pressing Alt (Option) while drawing the AP element,
Dreamweaver puts the code for the AP element at the cursor position, inside the header
,
effectively nesting the AP element.


Pages:
724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748