LoginSignup
0
0

HTML入門 ~head要素とメタデータ~

Last updated at Posted at 2023-08-30

head要素

head要素は文書のメタデータを表すものです。
子要素には様々なメタデータを記述します。

content model

メタデータ(title要素は必須。他にlink要素、meta要素、script要素、style要素がある)

次回に続く。。

テスト

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