(6) How to change font by html code.
How to change font by html code:
To write html I am using here Notepad. To open Notepad click to start icon of computer. In search bar write notepad. Now click to notepad.
(i) Write your text between <font face="Arial" > </font> for Arial text. Change Arial for your font.
See following example:
Code:
Output:
Video:
How to change font by html code:
|