Question: Which of the following is/are not true for a paragraph tag in HTML 4.01?
A
B
C
D
The text must be enclosed in <p> and </p> tags.
B
It creates an empty line above its starting line.
C
It cannot be used within a <td> tag.
D
It creates an empty line after its ending line.
Note: Not available