4 <p>vspace and hspace test (
20 pixel white margin between blue border and yellow background)
</p>
6 <div style='border:
4px solid blue;'
>
7 <object style=
"width:233px; height:175px; background-color: yellow;" hspace=
20 vspace=
20 data='resources/webkit-background.png' type='image/png'
></object>
10 <p>align test (aligned to the right) --
>></p>
12 <object style=
"width:233px; height:175px;" align='right' data='resources/webkit-background.png' type='image/png'
></object>