| 屬性 | 版本 | 繼承性 | 描述 |
|---|---|---|---|
| width | CSS1 | 無 | 定義了元素內容區(Content Area)的寬度 |
| min-width | CSS2 | 無 | 定義了元素內容區(Content Area)的最小寬度 |
| max-width | CSS2 | 無 | 定義了元素內容區(Content Area)的最大寬度 |
| height | CSS1 | 無 | 定義了元素內容區(Content Area)的高度 |
| min-height | CSS2 | 無 | 定義了元素內容區(Content Area)的最小高度 |
| max-height | CSS2 | 無 | 定義了元素內容區(Content Area)的最大高度 |