I am learning the front-end first and imitating other people’s websites, but I don’t know how to download the font icon files on other people’s websites?
I can now see other people’s fonts folders, but unlike the css folder, the contents in the fonts folder cannot be downloaded.
As shown in the picture
So the question now is how to download the contents of the font folder on other people’s websites.
I am learning the front-end first and imitating other people’s websites, but I don’t know how to download the font icon files on other people’s websites?
I can now see other people’s fonts folders, but unlike the css folder, the contents in the fonts folder cannot be downloaded.
As shown in the picture
So the question now is how to download the contents of the font folder on other people’s websites.
You try to open a single file in a new tab
and it will be downloaded.
You can also make one yourself or find one directly on iconfont.cn
The website provided upstairs is very useful. In addition, when learning, there is no need to copy them exactly the same. You can just find some fonts and icons yourself
You can find the address of the called font in css, and then save it as.
You can also look at the name of its font, and then search it online
Find @font in the CSS file, which contains the font address and some font formats. You can open it directly in the browser and use the download tool to download it