xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<title>W3Cschool(w3cschool.cn)</title>
</head>
<body>
<h4>没有水平间距:</h4>
<p><object width="150" height="150" data="/statics/demosource/helloworld.swf"></object>这是一些文本。这是一些文本。这是一些文本。</p>
<h4>左侧和右侧边距为100像素的对象:</h4>
<p><object width="150" height="150" data="/statics/demosource/helloworld.swf" style="margin:0px 100px"></object>这是一些文本。这是一些文本。这是一些文本。</p>
</body>
</html>