Update article.md
Fixed typo
This commit is contained in:
parent
6745897a56
commit
5331f59f24
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ drawHtmlTree(node3, 'div.domtree', 690, 150);
|
||||||
|
|
||||||
While generating the DOM, browsers automatically process errors in the document, close tags and so on.
|
While generating the DOM, browsers automatically process errors in the document, close tags and so on.
|
||||||
|
|
||||||
Such an document with unclosed tags:
|
Such document with unclosed tags:
|
||||||
|
|
||||||
```html no-beautify
|
```html no-beautify
|
||||||
<p>Hello
|
<p>Hello
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue