
| Property | Description | CSS |
|---|---|---|
| height | Sets the height of an element | 1 |
| max-height | Sets the maximum height of an element | 2 |
| max-width | Sets the maximum width of an element | 2 |
| min-height | Sets the minimum height of an element | 2 |
| min-width | Sets the minimum width of an element | 2 |
| width | Sets the width of an element | 1 |