When you use styles in the to apply defined formats to text?

1 answer

Answer

1265508

2026-04-15 10:20

+ Follow

You can use a style sheet to format text by the following examples:

font-family: Arial; Changes the font to Arial Font in that Div.

text-decoration: underline; Underlines text in that Div.

font-weight: bold; Bolds text in a Div.

color: #000; Changes the color of text in a Div.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.