2022.2

Table Of Contents
Tip: Useanegativeleftmargintocreateahangingparagraphorimage.
Aligningobjects
InPrintsections,objectswithan'absoluteposition',suchasaPositionedBox,haveafixedpositionin
relationtothepage(seealso:"UsingtheCSSpositionproperty"below).
Objectswithanabsolutepositioncanbealignedeasily:
1. PresstheCtrlkeyandholditdownwhileclickingontheobjectsthatyouwanttoalign.Thelast
selectedobjectisthereferenceobject;thisobjectwillnotbemoved.
2. Onthemenu,selectFormat > Align Objects,orusetherespectiveToolbarbuttonstoalignthe
objects.
Guides
Guidesarehorizontalandverticallinesusedtohelpindesigningtemplates,forexamplewhenpos-
itioningabsolutepositionsboxesoveraPDFbackground.TheycanonlybeusedinPrintsections.
l
SelectView > Guides > Show guidestoshoworhidetheguidesandmargins.
Toaddaguide,presstheInsert Horizontal GuideorInsert Vertical GuidebuttonsontheToolbar.
Tomoveaguide,clickanddragittoanewlocation.
ClicktheShiftkeywhiledraggingtomaketheguidesnaptotheclosestrulertick.
Double-clickingaguidebringsupitsEditdialogwhereitsexactpositioncanbeadjusted.
l
SelectView > Guides > Lock guidestolocktheguidesintheircurrentposition.
l
SelectView > Guides > Snap to guidestomakePositionedBoxes(andanyotherobjectsthat
havetheirpositionsettoabsolute)snaptoguideswhenmovedwithinafewpixelsofthem.
Todeleteaguide,double-clickonitandpresstheDeletebutton.
UsingtheCSSpositionproperty
Anelementcanbepositionedindependentlyofthetextflowbychangingitspositionpropertyto
absoluteortorelative(thatis,relativetothe'parent',itscontainer).
Whenanelementisplacedinsideanotherelement,suchasaBox,changingitspositionpropertyto
absolutepositionstheelementabsolutelyinsideitsparent.
Withthepositionpropertyofanelementsettoabsolute,thetoporbottomandleftorright
propertiespositiontheelementinsideitsparentwithexactvalues:pixels(px),centimeters(cm),etc.
Negativevaluesareallowed.
Page 687