+ 1
Why we use href="https://fonts.googleapis.com/css?family=Handlee" rel="stylesheet"> </head> . in html code with css .
What is its meaning?
3 Réponses
+ 4
It's using the Google Font API to display custom font style. 😉
https://developers.google.com/fonts/docs/getting_started
+ 2
You're welcome! 😉
+ 1
oh okay .... thank for explaining it ..