Which of the following CSS code is the correct one to apply style to tag 'p'? code example
Example: p tag
What does the <p> tag do: Creates a new paragraph.
<p>This is a paragraph tag in HTML.</p>
What does the <p> tag do: Creates a new paragraph.
<p>This is a paragraph tag in HTML.</p>