Why is the font color blue for the paragraphs on this webpage?
p elements inherit the color from the div elementp elements cannot inherit colorp elements inherit the color from the h3 elementThe p elements inherit the color from the div element.