this is the simple code , save it as xxxxx.html and run in browser
<div style="position:relative;width:80px;height:150px">
<iframe frameBorder="0" style="position:absolute;width:1250px;height:750px" scrolling="no" allowTransparency="true"
src="http://localhost:8080/dglux/view?dgml=dgml%2Fhouse_project.dgml"></iframe>
</div>