pull/488/merge
DNA PARTİSİ 10⁻⁹ × 3.34 s/m 1 month ago committed by GitHub
commit d4e255ba39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -114,7 +114,7 @@ for (let i = 0; i < allTitles.length; i++) {
#### Getting an element by id
**_getElementsById()_** targets a single HTML element. We pass the id without # as an argument.
**_getElementById()_** targets a single HTML element. We pass the id without # as an argument.
```js
//syntax

Loading…
Cancel
Save