How to change font in html? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to change font in html?

help me :3

17th Oct 2018, 11:33 AM
Leygian Zuama
Leygian Zuama - avatar
4 Réponses
+ 3
By the way, you can use CSS instead for changing font!! It's too easy to use!! font-family: cursive;
17th Oct 2018, 11:59 AM
AL Araf
AL Araf - avatar
17th Oct 2018, 12:09 PM
Random
Random - avatar
0
previously you could have used HTML attribute of font face to change your dont type but it's not allowed in HTML 5, so you'll have to use css to format your webpages.
17th Oct 2018, 12:11 PM
Ayushman Sen
Ayushman Sen - avatar
0
thanks all, thats make happy :)
17th Oct 2018, 1:03 PM
Leygian Zuama
Leygian Zuama - avatar