How to change fonts | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

How to change fonts

8th Jan 2018, 1:08 PM
Michael George
Michael George - avatar
4 Respostas
+ 4
Learn CSS and you will know about text formattingšŸ˜‰
8th Jan 2018, 1:37 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 2
in css: {font-family: fontname;}
8th Jan 2018, 1:10 PM
Ice
Ice - avatar
+ 1
Hyper Text Markup Language just mark the text to make the readable by the browser. It's as the main structure but without beauty. If you want to plus style (beauty), you will need use CSS (Cascade Style Sheet). Check how here: https://www.w3schools.com/css/css_font.asp
8th Jan 2018, 1:14 PM
ā–²TopGun ā–²
ā–²TopGun ā–² - avatar
+ 1
thanxs
8th Jan 2018, 2:11 PM
Michael George
Michael George - avatar