Width and Height Properties
Width of the element
The width property sets the width of an element.
_width-auto |
It sets the width of the element is default. |
_width-window |
It sets the width of the element is window |
_width-full |
It sets the width of the element is full. |
_width-90 |
It sets the width of the element percentage is 90. |
_width-80 |
It sets the width of the element percentage is 80. |
_width-70 |
It sets the width of the element percentage is 70. |
_width-60 |
It sets the width of the element percentage is 60. |
_width-50 |
It sets the width of the element percentage is 50. |
_width-40 |
It sets the width of the element percentage is 40. |
_width-30 |
It sets the width of the element percentage is 30. |
_width-20 |
It sets the width of the element percentage is 20. |
_width-10 |
It sets the width of the element percentage is 10. |
Height of the element
The height property specifies the height of an element. By default, the property defines the height of the content area.
Height-window: The height contains window of the element.
Created with the Personal Edition of HelpNDoc: Create HTML Help, DOC, PDF and print manuals from 1 single source