• Skip to main content
  • Skip to search
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. CSS-2 Quick Reference
  2. auto
  • Change language

Table of contents

  • 概要
  • auto 値の使用が可能なプロパティ

auto

概要

ユーザエージェントによって自動的に計算される値です。その具体的な効果は auto が適用されたプロパティ毎にそれぞれ異なります。

auto 値の使用が可能なプロパティ

  • overflow
  • overflow-x
  • overflow-y
  • cursor
  • width
  • marker-offset
  • margin
  • margin-* (left|bottom|top|right|start|end)
  • bottom
  • left
  • table-layout
  • z-index
  • column-width

Last modified: Mar 24, 2019, by MDN contributors

Change your language

Related Topics

  1. CSS
  2. CSS リファレンス
  3. CSS Box Model
  4. ガイド
    1. Introduction to the CSS basic box model
    2. Mastering margin collapsing
  5. プロパティ
    1. height
    2. margin-bottom
    3. margin-left
    4. margin-right
    5. margin-top
    6. これは実験段階の API です。製品内のコードで使用しないようご注意ください。 margin-trim
    7. margin
    8. max-height
    9. max-width
    10. min-height
    11. min-width
    12. overscroll-behavior-block
    13. overscroll-behavior-inline
    14. overscroll-behavior-x
    15. overscroll-behavior-y
    16. overscroll-behavior
    17. padding-bottom
    18. padding-left
    19. padding-right
    20. padding-top
    21. padding
    22. visibility
    23. width
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

Mozilla

© 2005-2021 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies