Tutorialsplane

P tag font size in html


P tag font size in html : You can add css to add font size in paragraph.


P tag font size in html

Example




<title>Title</title>




<p>This is paragraph 1.</p>
<p>This is paragraph 2.</p>


Try it ยป

Output :

P tag font size in html

Html Blogs