<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>我的练习</title>
<style type="text/css">
<h1>{
text-align:center;
}
</style>
</head>
<body>
<h1>我的标题</h1>
</body>
</html>
修改为:
h1{