Skip to content
Snippets Groups Projects
Commit bfdf9293 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

readme fix

parent 6f66b0a1
No related branches found
No related tags found
No related merge requests found
# Thème Osuny
[Documentation officielle sur developers.osuny.org](https://developers.osuny.org)
```
var imgs = document.querySelectorAll('img');
imgs.forEach((img)=>{
console.log(img, img.alt)
})
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment