+ 1
Why the font-family accept just old one like monospace and sans-serif !? i wanna type a new font family like Raleway so How
Html and Css Problem
2 odpowiedzi
+ 2
Do you want font like the following code?
https://code.sololearn.com/We3QbH0lexxT/?ref=app
If you want so, then visit the Google font, you will find many kinds of fonts. Copy the link of the font and also the font-family! then paste that in head part of HTML.
0
Like above. Search for Google web fonts if you want to use something better looking than traditional fonts and there is a tutorial on how to embed them into your code