Embedding a Single Document

You can embed any document that you have created in Keep&Share by itself into another web page. Any kind of formatting that you have used on your document (such as font colors, font size, text placement, images, etc.) will show up in the embedded document.

Your embedded document will look similar to the example below:

Example:

Most of your Documents will have a vertical scrollbar on the right-hand side of the iframe. This makes navigating through your embedded documents with multiple pages faster as they do not take up unnecessary space on your web page.

Finding the embed code

embedding single documents

Using the embed code

Once you have copied your embed code for your document, it will look similar to the code below:

HTML Example:

<iframe src="http://www.keepandshare.com/doc/6718922/research-study-notes2?ifr=y" width="900" height="700" scrolling="yes" frameborder="1"></iframe>

Your embed code will look exactly the same except the "/doc/" might be different depending on where your document is located in Keep&Share, and the "u" number will be different as it uniquely identifies your document.