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