Unit Dialog Box

From RAD Studio
Jump to: navigation, search

Go Up to HTML Elements Index

Use this dialog box to specify a value and unit of measure for the CSS attribute selected from the Code Completion window.

Item Description

Value

Select a number of units for the attribute.

Units

Select one of the following units of measure for the attribute:

  • em equal to the font size of the current element
  • ex approximately half the height of the font-size
  • px pixel
  • in inch
  • cm centimeter
  • mm millimeter
  • pt point (one point is 1/72 of an inch)
  • pc pica (about 12 points)

See Also