aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/css/css_ruby/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/css/css_ruby/index.html')
-rw-r--r--files/fr/web/css/css_ruby/index.html44
1 files changed, 44 insertions, 0 deletions
diff --git a/files/fr/web/css/css_ruby/index.html b/files/fr/web/css/css_ruby/index.html
new file mode 100644
index 0000000000..cc9c44a3bb
--- /dev/null
+++ b/files/fr/web/css/css_ruby/index.html
@@ -0,0 +1,44 @@
+---
+title: CSS Ruby
+slug: Web/CSS/CSS_Ruby
+tags:
+ - Aperçu
+ - CSS
+ - CSS Ruby
+ - Reference
+ - Ruby
+translation_of: Web/CSS/CSS_Ruby
+---
+<div>{{CSSRef}}</div>
+
+<p><em><strong>CSS Ruby Layout</strong></em> est un module CSS qui fournit des propriétés de contrôle pour le rendu et la mise en forme <a href="https://fr.wikipedia.org/wiki/Ruby_(linguistique)">des annotations Ruby</a> utilisées dans les documents d'Asie orientale afin d'indiquer la prononciation ou d'annoter le texte de base.</p>
+
+<h2 id="Référence">Référence</h2>
+
+<h3 id="Propriétés">Propriétés</h3>
+
+<div class="index">
+<ul>
+ <li>{{cssxref("ruby-align")}}</li>
+ <li>{{cssxref("ruby-position")}}</li>
+</ul>
+</div>
+
+<h2 id="Spécifications">Spécifications</h2>
+
+<table class="standard-table">
+ <thead>
+ <tr>
+ <th scope="col">Spécification</th>
+ <th scope="col">État</th>
+ <th scope="col">Commentaires</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>{{SpecName('CSS3 Ruby')}}</td>
+ <td>{{Spec2('CSS3 Ruby')}}</td>
+ <td>Définition initiale.</td>
+ </tr>
+ </tbody>
+</table>