Answers for "how to increase a font size of a single word in paragraph in html"

CSS
6

how to increase font size in html

font-size: 25px;
Posted by: Guest on November-20-2019
1

how to increaase font size on html

<font size="+2">This is bigger text.</font>
Posted by: Guest on April-29-2020

Code answers related to "how to increase a font size of a single word in paragraph in html"

Browse Popular Code Answers by Language