とほほのCSS入門 (CSSリファレンス)
概要
- :autofill
- :enabled
- :disabled
- :read-only
- :read-write
- :placeholder-shown
- :default
- :checked
- :indeterminate
- :blank
- :valid
- :invalid
- :in-range
- :out-of-range
- :required
- :optional
- :user-valid
- :user-invalid
- :dir(dir)
- :lang(c)
- :any-link
- :link
- :visited
- :local-link
- :target
- :target-within
- :scope
- :playing
- :paused
- :current
- :past
- :future
- :root
- :empty
- :nth-child(n)
- :nth-last-child(n)
- :first-child
- :last-child
- :only-child
- :nth-of-type(n)
- :nth-last-of-type(n)
- :first-of-type
- :last-of-type
- :only-of-type
- :nth-col
- :nth-last-col
- :hover
- :active
- :focus
- :focus-visible
- :focus-within
- :is(...)
- :not(...)
- :where(...)
- :has(...)
- :open
- :fullscreen
- :modal
- :picture-in-picture
- :defined
- :target-current
- ::first-line (:first-line)
- ::first-letter (:first-letter)
- ::cue
- ::selection
- ::target-text
- ::spelling-error
- ::grammar-error
- ::highlight(...)
- ::before (:before)
- ::after (:after)
- ::marker
- ::placeholder
- ::backdrop
- ::details-content
- ::file-selector-button
- ::part()
- ::slotted()
- ::scroll-button(direction)
- ::scroll-marker-group
- ::scroll-marker
ルール
- @charset
- @container
- @counter-style
- @font-face
- @font-feature-values
- @font-palette-values
- @import
- @keyframes
- @layer
- @media
- @namespace
- @page
- @position-try
- @property
- @scope
- @starting-style
- @supports
- @view-transition
宣言
値
- <number>
- <integer>
- <length>
- <percentage>
- <length-percentage>
- <string>
- <angle>
- <color>
- <image>
- <position>
- <frequency>
- <resolution>
- <time>
- <url>
- <custom-ident>
- initial
- revert
- inherit
- unset
参照関数
計算関数
比較関数
段階値関数
数学関数
描画関数
全プロパティ
色
- color
- accent-color
- color-scheme
- opacity
- print-color-adjust
- rgb()
- rgba()
- hsl()
- hsla()
- forced-color-adjust
- dynamic-range-limit
グラデーション
- linear-gradient()
- radial-gradient()
- conic-gradient()
- repeating-linear-gradient()
- repeating-radial-gradient()
- repeating-conic-gradient()
フォント
- font
- font-style
- font-variant
- font-weight
- font-size
- font-size-adjust
- font-family
- font-stretch
- font-synthesis
- font-synthesis-style
- font-synthesis-weight
- font-synthesis-small-caps
- font-synthesis-position
- font-kerning
- font-feature-settings
- font-variant-numeric
- font-variant-caps
- font-variant-ligatures
- font-variant-position
- font-variant-alternates
- font-variant-east-asian
- font-language-override
- font-variation-settings
- font-variant-emoji
- font-palette
- font-optical-sizing
テキスト
- text-indent
- text-align
- text-align-last
- vertical-align
- text-underline-position
- text-underline-offset
- text-transform
- line-height
- word-spacing
- letter-spacing
- text-justify
- text-autospace
- text-kashida-space
- text-combine-upright
- text-rendering
- text-stroke
- text-stroke-color
- text-stroke-width
- text-rendering
- text-size-adjust
- text-spacing-trim
- text-box
- text-box-trim
- text-box-edge
- tab-size
- layout-grid
- layout-grid-line
- layout-grid-char
- layout-grid-mode
- layout-grid-type
- user-select
- initial-letter
- dominant-baseline
改行
- white-space
- white-space-collapse
- white-space-trim
- line-break
- word-break
- word-wrap
- text-wrap
- text-wrap-mode
- text-wrap-style
- overflow-wrap
- hyphens
- hyphenate-character
- hyphenate-limit-chars
テキストデコレーション
- text-shadow
- text-decoration
- text-decoration-color
- text-decoration-line
- text-decoration-skip
- text-decoration-skip-ink
- text-decoration-style
- text-decoration-thickness
- text-emphasis
- text-emphasis-style
- text-emphasis-color
- text-emphasis-position
文書方向
ルビ
改ページ・改カラム
- break-before
- break-after
- break-inside
- page-break-before
- page-break-after
- page-break-inside
- box-decoration-break
リスト
カウンター
テーブル
コンテント作成
印刷
ブレンド
配置
表示
マージン
パディング
サイズ
- width
- height
- min-width
- min-height
- max-width
- max-height
- box-sizing
- resize
- zoom
- aspect-ratio
- field-sizing
背景
- background
- background-color
- background-image
- background-repeat
- background-attachment
- background-position
- background-position-x
- background-position-y
- background-clip
- background-origin
- background-size
- backdrop-filter
ボーダー
- border
- border-top
- border-right
- border-bottom
- border-left
- border-width
- border-top-width
- border-right-width
- border-bottom-width
- border-left-width
- border-style
- border-top-style
- border-right-style
- border-bottom-style
- border-left-style
- border-color
- border-top-color
- border-right-color
- border-bottom-color
- border-left-color
ボーダー半径
- border-radius
- border-top-left-radius
- border-top-right-radius
- border-bottom-left-radius
- border-bottom-right-radius
ボーダーイメージ
- border-image
- border-image-source
- border-image-slice
- border-image-width
- border-image-outset
- border-image-repeat
ボーダー影
アウトライン
イメージ
マスキング
- clip
- clip-path
- mask-image
- mask-size
- mask-repeat
- mask-mode
- mask-position
- mask-origin
- mask-clip
- mask-composite
- mask
フィルタ
- filter
- filter (IE4-9)
- blur()
- brightness()
- contrast()
- drop-shadow()
- grayscale()
- hue-rotate()
- invert()
- opacity()
- saturate()
- sepia()
操作
トランスフォーム
- translate
- scale
- rotate
- transform
- transform-origin
- transform-style
- transform-box
- perspective
- perspective-origin
- backface-visibility
- matrix()
- matrix3d()
- perspective()
- rotate()
- rotate3d()
- rotateX()
- rotateY()
- rotateZ()
- scale()
- scale3d()
- scaleX()
- scaleY()
- scaleZ()
- skew()
- skewX()
- skewY()
- translate()
- translate3d()
- translateX()
- translateY()
- translateZ()
- will-change
トランジション
- transition
- transition-property
- transition-duration
- transition-timing-function
- transition-delay
- interpolate-size
- view-transition-name
- overlay
アニメーション
- animation
- animation-name
- animation-duration
- animation-timing-function
- animation-delay
- animation-iteration-count
- animation-direction
- animation-fill-mode
- animation-play-state
- animation-composition
シェイプ
モーションパス
マルチカラム
フレックスボックス
グリッド
- grid
- grid-template
- grid-template-areas
- grid-template-rows
- grid-template-columns
- grid-auto-flow
- grid-auto-rows
- grid-auto-columns
- grid-area
- grid-row
- grid-column
- grid-row-start
- grid-row-end
- grid-column-start
- grid-column-end
ギャップ
ボックス配置
- justify-self
- justify-items
- justify-content
- align-self
- align-items
- align-content
- place-self
- place-items
- place-content
コンテナ
アンカーポジショニング
- anchor-name
- position-anchor
- position-area
- position-try-fallbacks
- position-try-order
- position-try
- anchor-scope
- position-visibility
- anchor()
- anchor-size()
スクロール
- scroll-behavior
- scroll-snap-type
- scroll-snap-align
- scroll-snap-stop
- scroll-margin
- scroll-margin-top
- scroll-margin-bottom
- scroll-margin-right
- scroll-margin-left
- scroll-padding
- scroll-padding-top
- scroll-padding-bottom
- scroll-padding-right
- scroll-padding-left
- overscroll-behavior
- overscroll-behavior-x
- overscroll-behavior-y
- scrollbar-color
- scrollbar-width
- scrollbar-base-color
- scrollbar-track-color
- scrollbar-face-color
- scrollbar-shadow-color
- scrollbar-darkshadow-color
- scrollbar-highlight-color
- scrollbar-3dlight-color
- scrollbar-arrow-color
- scrollbar-gutter
- overflow-anchor
スクロールドリブンアニメーション
- animation-timeline
- scroll-timeline
- scroll-timeline-name
- scroll-timeline-axis
- view-timeline
- view-timeline-name
- view-timeline-axis
- view-timeline-inset
- animation-range
- animation-range-start
- animation-range-end
- timeline-scope
ユーザインタフェース
数式(Math)
音声関連
- volume
- speak
- pause
- pause-before
- pause-after
- cue
- cue-after
- cue-before
- play-during
- azimuth
- elevation
- speech-rate
- voice-family
- pitch
- pitch-range
- stress
- richness
- speak-punctuation
- speak-numeral
- speak-header
ブロック・インライン
- block-size
- inline-size
- border-block
- border-inline
- border-block-start
- border-inline-start
- border-block-end
- border-inline-end
- border-block-color
- border-inline-color
- border-block-start-color
- border-inline-start-color
- border-block-end-color
- border-inline-end-color
- border-block-style
- border-inline-style
- border-block-start-style
- border-inline-start-style
- border-block-end-style
- border-inline-end-style
- border-block-width
- border-inline-width
- border-block-start-width
- border-inline-start-width
- border-block-end-width
- border-inline-end-width
- inset-block
- inset-inline
- inset-block-start
- inset-inline-start
- inset-block-end
- inset-inline-end
- margin-block
- margin-inline
- margin-block-start
- margin-inline-start
- margin-block-end
- margin-inline-end
- padding-block
- padding-inline
- padding-block-start
- padding-inline-start
- padding-block-end
- padding-inline-end
- max-block-size
- max-inline-size
- min-block-size
- min-inline-size
- border-start-start-radius
- border-start-end-radius
- border-end-start-radius
- border-end-end-radius
- overflow-block
- overflow-inline
- overscroll-behavior-block
- overscroll-behavior-inline
- scroll-margin-block
- scroll-margin-inline
- scroll-margin-block-start
- scroll-margin-inline-start
- scroll-margin-block-end
- scroll-margin-inline-end
- scroll-padding-block
- scroll-padding-inline
- scroll-padding-block-start
- scroll-padding-inline-start
- scroll-padding-block-end
- scroll-padding-inline-end
- contain-intrinsic-block-size
- contain-intrinsic-inline-size
Copyright (C) 1997-2025 杜甫々
初版:1997年7月27日、最終更新:2025年5月25日
http://www.tohoho-web.com/css/index.htm