Frontend Web Development
296 readers
8 users here now
Community to discuss stuff all things related to frontend web development. (sharing resources, discussion etc.)
founded 4 years ago
1
2
3
4
5
7
9
10
12
13
14
15
16
18
19
20
1
TIL you can do #myId#myId#myId span { ... } and it makes a difference over #myId span { ... }
(developer.mozilla.org)
21
23
24
25
view more: next โบ