---
title: auto
slug: Web/CSS/auto
tags:
- CSS
- CSS Reference
translation_of: Web/CSS/width
translation_of_original: Web/CSS/auto
---
{{CSSRef}}
概要
ユーザエージェントによって自動的に計算される値です。その具体的な効果は auto
が適用されたプロパティ毎にそれぞれ異なります。
auto 値の使用が可能なプロパティ
- {{Cssxref("overflow")}}
- {{Cssxref("overflow-x")}}
- {{Cssxref("overflow-y")}}
- {{Cssxref("cursor")}}
- {{Cssxref("width")}}
- {{Cssxref("marker-offset")}}
- {{Cssxref("margin")}}
- margin-* (left|bottom|top|right|start|end)
- {{Cssxref("bottom")}}
- {{Cssxref("left")}}
- {{Cssxref("table-layout")}}
- {{Cssxref("z-index")}}
- {{Cssxref("column-width")}}