English, asked by HackedHeart, 5 months ago

How to Color The Text and Font how My friends​

Answers

Answered by karthinasa5
1

Answer:

To set the font color 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 color. HTML5 do not support the <font> tag, so the CSS style is used to add font color.

Similar questions