close
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>head字體大小</title>
<meta http-equiv="Content-type" content="text/html" charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div>
<h1>This is huge header</h1>
<h2>This one's a little smaller</h2>
<h3>And smaller still...</h3>
<h4>And so on</h4>
<h5>And on</h5>
<h6>Do you really want to go smaller than this</h6>
<!-- head字體大小 h1~h6 -->
</div>
</body>
</html>
全站熱搜
留言列表