Frontend Web Development
302 readers
1 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
6
7
8
10
11
12
13
14
15
16
18
19
20
21
2
TIL you can do #myId#myId#myId span { ... } and it makes a difference over #myId span { ... }
(developer.mozilla.org)
22
24
25
view more: next โบ