In the following code, how would you change the text color of the paragraph with id "text" to "green"?
<p id="text">Example text</p>
In the following code, how would you change the text color of the paragraph with id "text" to "green"?
<p id="text">Example text</p>