Q. In this line of code, identify the selector ___.
Code:
p {border: 2px solid blue;}
β
Correct Answer: (A)
p
p {border: 2px solid blue;}
You must be Logged in to update hint/solution