Science latest technology

Saturday, May 16, 2020

FONT TAG

<FONT >Tag:

The font tag you change the size colour and style of text segment. It is used for change the appearance of the text. The font tag has three attributes 

 types of attributes

1 size: attribute is used to increase or decrease the size of the text. The value of the size define from 1to7 of the absolute value.

2 Colour: colour attribute is used to for changing the colour of the text.
                   
 example<Font colour= "blue"> blue colour text<Font> will give the text in the blue colour
Example 1: To to write I love my family' in separate lines, in different size.



No comments: