coma and space | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

coma and space

Is there any tricks or any hint to remember when to use coma(,) separated values and space separated values ,I am confused between these two

14th Feb 2020, 1:11 AM
Sagar Hiremath
1 Réponse
+ 5
"div,span" selects all div and all span elements. "div span" selects all span elements that are descendants of a div element.
14th Feb 2020, 2:18 AM
Kevin ★