Update article.md
Continued refinement to that one sentence. However, I'm confused, in that I don't see my changes on the web page, even though I'm committing directly to the master branch.
This commit is contained in:
parent
c2d8a8b6d7
commit
43e092a3cd
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ Till now we described the basic navigation properties.
|
|||
|
||||
Certain types of DOM elements may provide additional properties, specific to their type, for convenience.
|
||||
|
||||
Tables are a great example, and a particularly important case.
|
||||
Tables are a great example of that, and a particularly important case.
|
||||
|
||||
**The `<table>`** element supports (in addition to the given above) these properties:
|
||||
- `table.rows` -- the collection of `<tr>` elements of the table.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue