Skip to content

Instantly share code, notes, and snippets.

@jarsing
Created July 27, 2021 02:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jarsing/2502ffa308360b1c0ef750f2e1490568 to your computer and use it in GitHub Desktop.
Save jarsing/2502ffa308360b1c0ef750f2e1490568 to your computer and use it in GitHub Desktop.
Google Fonts 示範網頁|奇步老爹
<!DOCTYPE html>
<html>
<head>
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
<META HTTP-EQUIV="EXPIRES" CONTENT="0">
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300&display=swap" rel="stylesheet">
<title>示範載入 Google 雲端中文字型|奇步應用</title>
</head>
<body style="font-family: 'Noto Sans TC', sans-serif;">
<h1>Google 雲端中文字型 - 思源黑體</h1>
<h2>Google 雲端中文字型 - 思源黑體</h2>
<h3>Google 雲端中文字型 - 思源黑體</h3>
<h4>Google 雲端中文字型 - 思源黑體</h4>
<h5>Google 雲端中文字型 - 思源黑體</h5>
<h6>Google 雲端中文字型 - 思源黑體</h6>
<hr>
<p style="font-size: 18pt;">本頁是 Google 雲端中文字型 - 思源黑體的示範網頁。本頁是 Google 雲端中文字型 - 思源黑體的示範網頁。本頁是 Google 雲端中文字型 - 思源黑體的示範網頁。本頁是 Google 雲端中文字型 - 思源黑體的示範網頁。本頁是 Google 雲端中文字型 - 思源黑體的示範網頁。本頁是 Google 雲端中文字型 - 思源黑體的示範網頁。本頁是 Google 雲端中文字型 - 思源黑體的示範網頁。本頁是 Google 雲端中文字型 - 思源黑體的示範網頁。本頁是 Google 雲端中文字型 - 思源黑體的示範網頁。本頁是 Google 雲端中文字型 - 思源黑體的示範網頁。</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment