aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/xpath/axes/following-sibling/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/xpath/axes/following-sibling/index.html')
-rw-r--r--files/fr/web/xpath/axes/following-sibling/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/files/fr/web/xpath/axes/following-sibling/index.html b/files/fr/web/xpath/axes/following-sibling/index.html
new file mode 100644
index 0000000000..bc8d434e5f
--- /dev/null
+++ b/files/fr/web/xpath/axes/following-sibling/index.html
@@ -0,0 +1,9 @@
+---
+title: following-sibling
+slug: Web/XPath/Axes/following-sibling
+translation_of: Web/XPath/Axes/following-sibling
+---
+<p>
+</p><p>L'axe <code>following-sibling</code> indique tous les nœuds qui ont le même <code>parent</code> que le nœud de contexte mais qui apparaissent après lui dans le document source.
+</p><p><span class="comment">Interwikilanguages Links</span>
+</p>{{ languages( { "en": "en/XPath/Axes/following-sibling", "es": "es/XPath/Ejes/following-sibling", "pl": "pl/XPath/Osie/following-sibling" } ) }}