【HTML】headソースコードMEMO

HTML

■HTML CODE

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8" />
<meta name="keywords" content="">
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen and (min-width:801px)" />
<link rel="stylesheet" type="text/css" href="css/style_sp.css" media="screen and (max-width:800px)" />
</head>

Copyright (C) 2017 N-PLUS All right reserved.