Which tag is used to specify the paragraph
Answers
Answered by
0
Explanation:
The <P> element is used to define a paragraph.
Answered by
0
Answer:
The <p> HTML element represents a paragraph. Paragraphs are usually represented in visual media as blocks of text separated from adjacent blocks by blank lines and/or first-line indentation, but HTML paragraphs can be any structural grouping of related content, such as images or form fields.
Similar questions