Paragraph Formatting in HTML
<p> </p> tag is sued to create a paragraph. the paragraph can contain the image link and line.
Attribute of <p> Tag:
align: to set the alignment of paragraph text. the possible value of align tag is (Left, right, center, Justify)
Ex;
<p align="justify"> Paragraph text</p>
Qus. 1 : Identify the invalid HTML event.
- unload
- load
- onmouseout
- onmouseover
- Chapters
- Introduction
- News Item
- All the above