Select from following answers:- AttributeSelector()
- LastChildSelector()
- FirstChildSelector ()

- append()
- All Above
This FirestChildSelector () is mentioned in the element in the code in the snippet For example
$("#div2 p:first-child").css("background", "red");
Here in the above snippet it is mentioned clearly
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator