aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/css_pages/index.md
blob: 49cea7c091c70568d8b116e01b39e1d06f3ae109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
title: CSS ページメディア
slug: Web/CSS/CSS_Pages
tags:
  - CSS
  - CSS ページメディア
  - ガイド
  - 概要
  - Reference
translation_of: Web/CSS/CSS_Pages
---
{{CSSRef}}

**CSS ページメディア**は CSS のモジュールの一つで、ページ切り替えをどのように扱うかを定義します。

## リファレンス

### CSS プロパティ

- {{cssxref("page-break-after")}}
- {{cssxref("page-break-before")}}
- {{cssxref("page-break-inside")}}

### アットルール

- {{cssxref('@page')}}

### 擬似クラス

- {{cssxref(':blank')}}
- {{cssxref(':first')}}
- {{cssxref(':left')}}
- {{cssxref(':right')}}

## 仕様書

| 仕様書                             | 状態                            | 備考    |
| ---------------------------------- | ------------------------------- | ------- |
| {{SpecName('CSS3 Paged Media')}}   | {{Spec2('CSS3 Paged Media')}}   |         |
| {{SpecName('CSS3 Fragmentation')}} | {{Spec2('CSS3 Fragmentation')}} |         |
| {{SpecName('CSS2.1')}}             | {{Spec2('CSS2.1')}}             |         |