Inserting an AP Element
Tag attribute
The Tag drop-down list contains the HTML tags that can be associated with the AP element. By default, the
positioned AP element has
as the tag, but you can also choose
. As previously noted, the
and
tags are endorsed by the World Wide Web Consortium group as part of its CSS standards.
377
Working with Divs and AP Elements 11
5. With your cursor inside the newly drawn AP element, switch to the Insert bar??™s Common category
and click Images: Image.
6. In the Select Image Source dialog box, navigate to the images folder and select new_properties
.jpg. Note that the Property inspector shows the image??™s dimensions as 166 x 55 pixels.
7. Select the AP element handle and in its Property inspector, change the Width value to 166px and
Height to 55px.
8. Precisely position the AP element by setting the Left value to 533px and Top to 50px.
9. The last step is to rename the AP element and its accompanying style from the generic apDiv1 to
something more precise. In the Property inspector??™s Name field, enter new_properties.
10. Save your page.
If you test your page by previewing in the browser, you??™ll notice that the absolutely positioned AP
element stays in the correct place even if the window is resized.
Pages:
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749