2. Add an IFrame on your web page, using the following code: **Recommended !
<style type="text/css">
.cap101frame {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 0px;
margin:0px;
width: 700px;
height: auto;
}
</style>
<iframe src="http://www.cap101.com/catalog/resellercatalog.aspx" marginwidth="0" marginheight="0"
scrolling="auto" frameborder="0" class="cap101frame" allowtransparency ></iframe>
You will build a page on your own web site like this bellow:
|