Computer Science, asked by alisha901725, 7 months ago

for text which of the following changes with the face attribute of the font tag 1 size 2 color 3 style​

Answers

Answered by Anonymous
5

Answer:

The font tag is having three attributes called size, color, and face to customize your fonts. To change any of the font attributes at any time within your webpage, simply use the <font> tag.

Explanation:

<font size="" color="">

The FONT element specifies the size and color of the font. Specify a number from 1 (small) to 7 (large). You can also specify it like "+2" or "-2".

Similar questions