<html>
<body>
<h4>Object with align="right"):</h4>
<p>This is some text. <object width="200" height="200" align="right" data="/demo/helloworld.swf"></object> This is some text.</p>
<p>This is some text. This is some text.</p>
<p><b>Note:</b> The align attribute is deprecated in HTML 4, and is not supported in HTML5. Use CSS instead.</p>
</body>
</html>