<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>字间距</title>
<style type="text/css">
h1{
letter-spacing:20px;
word-spacing:20px;
}
</style>
</head>
<body>
<h1>hello world!你好!</h1>
</body>
</html>
去看天荒地老