जॉइन Examsbook
1430 0

प्र: What are Child Selectors ?

  • उत्तर देखें
  • Workspace

उत्तर :
व्याख्या :

A child selector is used when you want to match an element that is the child of another specific element.The parent and child selectors are separated by spaces.The following selector locates an unordered list element within a paragraph element and makes a text within that element bold. p > ul {font-weight: bold;}

क्या आपको यकीन है

  त्रुटि की रिपोर्ट करें

कृपया संदेश दर्ज करें
त्रुटि रिपोर्ट सफलतापूर्वक जमा हुई