Fix header level

This commit is contained in:
Alexey Pyltsyn 2019-10-13 20:11:15 +03:00 committed by GitHub
parent 776438db3b
commit a0bfa924a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -320,7 +320,7 @@ The specification: [tabular data](https://html.spec.whatwg.org/multipage/tables.
There are also additional navigation properties for HTML forms. We'll look at them later when we start working with forms.
# Summary
## Summary
Given a DOM node, we can go to its immediate neighbours using navigation properties.