QUESTION IMAGE
Question
how do you indicate a new paragraph? <img>content</img> <a >content</a> <p>content</p> <em>content</em>
Brief Explanations
In HTML, the <p> tag is used to define a paragraph. The <img> tag is for images, <a> is for hyper - links, and <em> is for emphasizing text.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. <p>content</p>