1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

head 書き方

1
Posted at
head
<meta charset="UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>テスト</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="format-detection" content="telephone=no">
<meta name="description" content="テストテストテストテストテスト">

	<meta property="og:url" content="https://test.html">
	<meta property="og:type" content="website">
	<meta property="og:title" content="テスト">
	<meta property="og:description" content="テストテストテストテストテスト">
	<meta property="og:site_name" content="テスト">
	<meta property="og:image" content="https://test/img/test.jpg">
	<meta name="twitter:card" content="summary_large_image">
	<meta name="twitter:site" content="https://twitter/test.html">
	<meta name="twitter:image" content="https://twitter/test/img/twitter-image.jpg">

<link rel="canonical" href="https://test.html">
<link rel="apple-touch-icon" href="img/apple-touch-icon-precomposed.png">
<link rel="shortcut icon" href="img/favicon.ico" type="image/vnd.microsoft.icon">
<link rel="icon" href="img/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/style.css?v12">
<script type="text/javascript" src="//webfont.fontplus.jp/accessor/script/fontplus.js?0KeljQcnfaw%3D&delay=1&timeout=3&pm=1&aa=1&ab=2" charset="utf-8"></script>
<script type="application/ld+json">

</script>
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?