Adding Paragraphs

Notes:

HTML p tag:
p tag is a paired tag and block level tag.
We use align attribute to align the paragraph to left, right,center and justify.

Interview Questions:

1. HTML align attribute with respect to HTML p tag accepts ____ different values
a. 1
b. 2
c. 3
d. 4
Answer: d