Layout pages using absolute positioning

You can use absolute positioning to control the exact placement of elements on the page.

Follow these steps to position elements on a page:

  1. Create a Web page using the New Web Page wizard; when you complete the wizard, the new page will automatically open in Page Designer. Click on the Design or Split tab.

  2. Drag and drop an element from the Palette to the page. At the top left corner of the element, you will see a white arrow on a black background:

  3. Click the top left selection handle and drag the element to a new position on the page. The Source view and Properties view are updated with the new position, which is measured in pixels.

  4. To delete the positioning and revert to a flow layout, in the Properties view, delete the value in the

    Style: Properties field.

<Div> elements can also be placed using absolute positioning.

 

Related concepts

Page layout

 

Related tasks

Setting positioning preferences for Web page layout