which is the correct way to change the font face as calibri in HTML
Answers
Answered by
4
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.
Answered by
1
Answer:
<p>
Explanation:
hope it helps you....................
Similar questions
Science,
2 months ago
English,
2 months ago
Computer Science,
5 months ago
Math,
5 months ago
Computer Science,
11 months ago
Math,
11 months ago