0
0

More than 3 years have passed since last update.

HTML <head>タグについて

Posted at

headタグとは

・htmlファイルの情報を宣言するもの
・headタグ内の内容は通常ブラウザに表示されない(

タグを除く)

headタグでできること

・タイトルを付ける
・メタデータの指定
・faviconの指定
・CSSとJavaScriptを追加
・言語の設定

0
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
0
0