diff options
Diffstat (limited to 'files/ru/web/api/node/appendchild/index.html')
-rw-r--r-- | files/ru/web/api/node/appendchild/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/node/appendchild/index.html b/files/ru/web/api/node/appendchild/index.html index 411b678b15..24aed598a2 100644 --- a/files/ru/web/api/node/appendchild/index.html +++ b/files/ru/web/api/node/appendchild/index.html @@ -52,7 +52,7 @@ document.body.appendChild(p);</pre> <h2 id="Specification" name="Specification">Спецификация</h2> <ul> - <li><a class="external" href="http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-184E7107" title="http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-184E7107">DOM Level 3 Core: appendChild</a></li> + <li><a class="external" href="http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-184E7107">DOM Level 3 Core: appendChild</a></li> </ul> <h2 id="See_also" name="See_also">Смотрите также</h2> |