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