GithubHelp home page GithubHelp logo

Comments (5)

xiamingwudi avatar xiamingwudi commented on May 1, 2024 2

我按照教程中修改为Google font后,看到手机效果h2字体变化了,但是错误提示中还是导入Lobster字体失败;换成国内镜像,字体加载失败了。这个怎么破。。。

from freecodecamp.cn.

zeallean avatar zeallean commented on May 1, 2024

此处的<link>标签不一定非要加在<head>中,放在编辑器的顶部就可以实现效果。虽然这个不太符合语法。但是在这个练习里的任务要求就是如此。另外可能由于GFW,相关的google font可能无法访问。可以替换成国内的镜像资源。

<link href="https://fonts.gmirror.org/css?family=Lobster" rel="stylesheet" type="text/css">

from freecodecamp.cn.

WilliamSkyWalker avatar WilliamSkyWalker commented on May 1, 2024

Thank you very much.

from freecodecamp.cn.

vegetabird avatar vegetabird commented on May 1, 2024

@xiamingwudi 我也遇到同样的问题了,请问你是怎么解决的?

from freecodecamp.cn.

kornnet avatar kornnet commented on May 1, 2024

@xiamingwudi @WilliamSkyWalker 请问解决了么?我为什么换成国内镜像地址还是无法引入Lobster字体

from freecodecamp.cn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.