aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/xpath/axes/following-sibling/index.html
blob: 9ed21b0c4b70d3d03437615eb3ce1d82e7276601 (plain)
1
2
3
4
5
6
7
8
---
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>