replace ascii trees: dns hierarchy, dom structure
This commit is contained in:
@@ -491,15 +491,7 @@ Funktionale Programmierung, Original-Array bleibt unverändert
|
||||
- JavaScript kann diesen Baum **lesen und ändern**
|
||||
- Jedes HTML-Element = ein "Node"
|
||||
|
||||
```
|
||||
document
|
||||
└── html
|
||||
├── head
|
||||
│ └── title
|
||||
└── body
|
||||
├── h1
|
||||
└── p
|
||||
```
|
||||

|
||||
|
||||
<!--
|
||||
DOM = Programmierschnittstelle für HTML
|
||||
|
||||
Reference in New Issue
Block a user