<!DOCTYPE html>
<html>
<本文>
<head>
<title>汽车在線税</title>
<meta charset=utf-8 />
<style type="text/css">
.container{
max-width:960px;
margin:0 auto
</style>
</head>
<div class="container">
<div class=" header"></div>
<div class="main"></div>
<div class="footer"></div> ;
</body>
</div>
</html>
天蓬老师2019-04-13 11:36:42
<style type="text/css"> .container{ max-width:960px; margin:0 auto </style>
コードを見ると、.containerの背景色を設定していませんし、クラススタイルも閉じていません