What is the correct way to make a paragraph?


[A] <paragraph>Content<paragraph>
[B] <p>Content</p>
[C] <para text="content">
[D] <text>Content</text>