Website Design Tips – Part 6 (IFrames)

How to use an Iframe to put your DistributorCentral product catalog onto your outside website…

An <iframe> tag defines an inline frame that contains another document or web page. Iframe’s allow you to display content (i.e. the DistributorCentral catalog) on a site in a window, which eliminates the need for a pop-up window.

Click here for an example of a demo site that is outside of DistributorCentral that has the DistributorCentral catalog in an Iframe.

You’ll notice that the catalog looks seamless with the outside website.

Here is the HTML that is typically used to put an iframe on a site.

<iframe src=”YOUR DC CATALOG LINK HERE” frameborder=”0″ height=”600″ width=”100%”>
</iframe>

You can find your DistributorCentral catalog information in your DistributorCentral account in the Website Publisher area.

Click here to visit a site that explains more info about Iframes.

Comments are closed.

Follow

Get every new post delivered to your Inbox.

Join 650 other followers