Computer Science, asked by jalib, 1 year ago

how to change font , size , style in html

Answers

Answered by divya151
1
You can change font size and style in html by using font tag
Answered by Unnati102004
1
Hi Jalib ,
Here is your answer -

First - How to change the font, style size?
Answer- Font - font tag is used to change the style , size and colour of the text segment . Its is used in the appearance of the text


Style - the style of an HTML element, can be done with the style attribute.The HTML style attribute style property .


Size - the size of text with the tag using the size attribute. The size attribute specifies how large a font will be displayed in either relative or absolute terms....

For more information see this image !
Attachments:
Similar questions