pull/488/merge
GÖRÜNMEYİP GÖRÜNTÜRTTÜRTEN SAATİN İNANAN ELÇİSİ 6 months ago committed by GitHub
commit aeea1e09a8
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