XSL-FO padding Properties Property

Back

Definition and Usage

The padding-start property specifies the padding on the start-edge of the area.

The padding-end property specifies the padding on the end-edge of the area.

The padding-before property specifies the padding on the before-edge of the area.

The padding-after property specifies the padding on the after-edge of the area.

The padding-top property specifies the padding on the top-edge of the area.

The padding-bottom property specifies the padding on the bottom-edge of the area.

The padding-left property specifies the padding on the left-edge of the area.

The padding-right property specifies the padding on the right-edge of the area.


Details

  • Inherited: no
  • Percentages: refer to width of containing block
  • Media: visual

Property Values

Value Description
auto The browser sets the padding
length Default 0 pt. Specifies a fixed width
percentage Specifies a width in %. The % is calculated with respect to the width of the box's containing block
length-conditional A compound value that specifies the width and any conditionality of the padding


Back

Color Picker

colorpicker