Fontawesome中文版webfont,是一款基于css框架的网页字体图标库,它完全免费
5 tests/fontawesome_test.js @@ -42,11 +42,6 @@ describe('fontawesome', function () { done(); }); it('contains analytics', function (done) { helpers.assert.analytics(response, config); done(); }); it('has header', function (done) { helpers.assert.contains('<h2>Font Awesome...
18:23:22.156290 > GET /font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0 HTTP/1.1 18:23:22.156290 > Host: maxcdn.bootstrapcdn.com 18:23:22.156290 > User-Agent: curl/7.52.1 18:23:22.156290 > Accept: */* 18:23:22.156290 > 18:23:22.188972 < HTTP/1.1 200 OK 18:23:...
头部设置响应的viewport <meta name="viewport" content="width=device-width, initial-scale=1,...
<link rel="stylesheet" href="https: maxcdn.bootstrapcdn.com bootstrap 3.4.1 css bootstrap.min.css">- 无论代码示例 <link rel="stylesheet" href="https: maxcdn.bootstrapcdn.com bootstrap 3.4.1 css bootstrap.min.css">(1) <link rel="stylesheet" href="https: pro.fontawesome.com rel...
Because it’s cached, your content loads faster on various devices. This keeps users on your site longer and helps you rank higher in Google. See Immediate Results After implementing MaxCDN with the help of our support team, page load times, conversions, and bounce rates improve. ...
Are you using Webfonts from Google, Typekit, etc? There are multiple ways you could use Webfonts like@font-faceorCSS3methods, some browsers likeFirefox & IEmay refuse toembed the fontwhen it’s coming from some non-standard 3rd party URL (like your blog) for same security reaso...
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> </head> <body> <i class="fa fa-maxcdn fa-5x"></i> <!--use the fa-lg (33% increase), fa-2x, fa-3x, fa-4x, or fa-5x classes-...