We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee6942f commit 6d0eef9Copy full SHA for 6d0eef9
2 files changed
2-ui/1-document/07-modifying-document/7-create-object-tree/solution.md
@@ -1,4 +1,4 @@
1
Самый лёгкий способ -- это использовать рекурсию.
2
3
-1. [The solution with innerHTML](sandbox:innerhtml).
4
-2. [The solution with DOM](sandbox:build-tree-dom).
+1. [Решение с innerHTML](sandbox:innerhtml).
+2. [Решение через DOM](sandbox:build-tree-dom).
0 commit comments