Visual Formatting Model
This section describes Cascading Style Sheets (CSS) features related to the visual formatting model.
In this section
| Property | Description |
|---|---|
|
Sets or retrieves the bottom position of the object in relation to the bottom of the next positioned object in the document hierarchy. | |
|
Specifies whether the object allows floating objects on its left side, right side, or both, so that the next text displays past the floating objects. | |
|
Gets or sets a value that indicates whether and how the object is rendered. | |
|
Sets or retrieves on which side of the object the text will flow. | |
|
Sets or retrieves the height of the object. | |
|
Sets or retrieves the position of the object relative to the left edge of the next positioned object in the document hierarchy. | |
|
Sets or retrieves the distance between lines in the object. | |
|
Sets or retrieves the maximum height for an element. | |
|
Sets or retrieves the maximum width for an element. | |
|
Specifies the minimum height for an element. | |
|
Sets or retrieves the minimum width for an element. | |
|
Sets or retrieves the type of positioning used for the object. | |
|
Sets or retrieves the position of the object relative to the right edge of the next positioned object in the document hierarchy. | |
|
Sets or retrieves the position of the object relative to the top of the next positioned object in the document hierarchy. | |
|
Sets or retrieves the vertical alignment of the object. | |
|
Specifies the width of the object. | |
|
Sets or retrieves the stacking order of positioned objects. |