How do I use Google Fonts in a HTML page

爱⌒轻易说出口 提交于 2019-12-01 06:50:44

Visit Google Fonts, choose the fonts you want and add the CSS or JavaScript code within your website (depending on what you choose).

1)go to https://www.google.com/fonts#

2) search the font names in the box on top left corner

3) click on add to collection

4) click use

5) select the font weights

6) copy the link tag populated below that and insert it into the <head> section of your website

Hope this helps

Take care and happy coding

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!