Q. Which of the following is the correct syntax to select the p siblings of a div element? (A) p (B) div + p (C) div p (D) div ~ p ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) div ~ p