<style type="text/css">
h1 {font: 15pt/17pt "Arial"; font-weight: bold; color: maroon}
</style>
<html>
<title>css test</title>
<body>
<h1>aaa</h1>
<p style="margin-left: 0.5in; margin-right:0.5in; color:red; background-color: silver ">这一行被增加了左右的外补丁<p>
<h1 style="margin-left: 0.5in; margin-right:0.5in; color:red; background-color: silver ">这一行被增加了左右的外补丁<h1>
</body>
</html>
aaa
这一行被增加了左右的外补丁
这一行被增加了左右的外补丁