Answer: We have
<p> </p> in-built HTML tag which is used for writing Paragraph.We can write any contents/blogs inside <p></p> tag.
For Example:-
<p style="back-ground-color:yellow;">
Dot Net Funda website
</p>
<p style="back-ground-color:palegreen;">
Dot Net Funda website
</p>
Asked In: Many Interviews |
Alert Moderator