in HTML by
Q:
Which of the following is the correct way to change the font face in HTML?

i) <font name = "Calibri"> ……… </font>

ii) <font face = "Calibri"> ……… </font>

iii) <font = "Calibri"> ……… </font>

iv) None of the above

1 Answer

0 votes
by

ii) <font face = "Calibri"> ……… </font>

Related questions

0 votes
asked Oct 10, 2022 in JavaScript by SakshiSharma
0 votes
asked Jan 29, 2021 in HTML by rajeshsharma
+1 vote
asked Jan 28, 2021 in HTML by SakshiSharma
0 votes
asked May 11, 2022 in PHP by sharadyadav1986
...