QUESTION IMAGE
Question
- what kind of tag is this <p>? *
a heading start tag
a paragraph start tag
a heading end tag
a paragraph end tag
Brief Explanations
In HTML, the <p> tag is used to define a paragraph. It is the start - tag for a paragraph. End - tags in HTML have a forward slash like </p>. Headings are defined by tags like <h1> - <h6>.
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
B. A paragraph start tag