+ 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 Answers
+ 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 ..