aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/css_generated_content/index.md
blob: 59f85b6e9e054cde474d816ce93dd7f8c8f81adf (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
---
title: CSS Generated Content
slug: Web/CSS/CSS_Generated_Content
tags:
  - Aperçu
  - CSS
  - CSS Generated Content
  - Reference
translation_of: Web/CSS/CSS_Generated_Content
---
{{CSSRef}}

**_CSS Generated Content_** est un module CSS qui définit comment ajouter du contenu à un élément.

## Référence

### Propriétés

- {{cssxref("content")}}
- {{cssxref("quotes")}}

## Spécifications

| Spécification                        | État                             | Commentaires         |
| ------------------------------------ | -------------------------------- | -------------------- |
| {{SpecName("CSS3 Content")}} | {{Spec2("CSS3 Content")}} |                      |
| {{SpecName('CSS2.1')}}         | {{Spec2('CSS2.1')}}         | Définition initiale. |