How to change text font in HTML?
Answers
Answered by
1
Hey mate!!
here's your answer....
To change the text font in HTML, use the style attribute. The style attribute specifies an inline style for an element. The attribute is used with the HTML <p> tag, with the CSS property font-family, font-size, font-style, etc. HTML5 do not support the <font> tag, so the CSS style is used to change font.
Formula:
<font size="7"color="aqua">text<font>
here size and color is totally your call...
★★Hope it will be helpful for you★★
Similar questions
Math,
6 months ago
English,
6 months ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago
Business Studies,
1 year ago