2022.2

Table Of Contents
colorvalue,forexamplergb(216,255,170)oraCMYKcolorvalue,forexample
cmyk(15%, 0%, 33%, 0%).
EquivalenttotheCSSbackground-colorproperty.
l
Background image group:
l
Source:ClicktheSelect Imagebuttontoselectanimageviathe"SelectImagedia-
log"onpage938.EquivalenttotheCSSbackgroundproperty.
l
Size:Selectauto,coverorcontain(foranexplanationsee
https://www.w3schools.com/cssref/css3_pr_background-size.asp),ortypethewidth
andheightoftheimageinameasure(e.g.80px 60px)orasapercentageofthe
parentelement'ssize(e.g.50% 50%).EquivalenttotheCSSbackground-size
property.
l
Position:Selectthepositionforthebackground-image.EquivalenttotheCSSback-
ground-positionproperty.
TableCellFormattingdialog
TheTableCellFormattingdialogdefineshowaparticularcellinatablelooks.Formoreinformationsee
"Stylingatable"onpage689.
AllsettingsinthisdialogareinfactCSSproperties.CascadingStyleSheets(CSS)wereoriginally
designedforusewithwebpages:HTMLfiles.SinceDesignertemplatesareHTMLfiles,theyarestyled
withCSS.TolearnhowtouseCSSintheDesigner,see"Stylingandformatting"onpage671and"Styl-
ingtemplateswithCSSfiles"onpage672.Forinformationaboutspecificpropertiesandtheiroptions,
seeW3SchoolsCSSReference.
Note: Usingviewportbasedunits(vw,vh,vmin,vmax)inPrintsectionsisnotrecommended.
ThismaycausedifferencesbetweenthepreviewintheDesignerandtheprintedoutput.
Cell Tab
l
Width:Setthewidthofthetableinmeasureorpercentage.EquivalenttotheCSSwidthprop-
erty.
l
Height:Settheheightofthetableinmeasureorpercentage.EquivalenttotheCSSheight
property.
l
Vertical Align:Specifyhowtextisverticallyalignedinthecell:top,middle,bottomorbaseline.
Withthebaselinevalueallthetabledatasharethesamebaseline.Oftenthishasthesameeffect
asthebottomvalue.However,ifthefontsareindifferentsizes,baselinelooksbetter.
Page 949