Home
Quiz
Questions
paragraphs (1)
headings (2)
objects (3)
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>
Wrong!
The correct answer is [B].
More Info
Correct!
[B] is correct
because...
Next