Photo Album Examples

Any of the URL parameters that we have listed for Photo Albums can be combined in any combination you wish. In the examples below, we will show you samples of what you can do with your embedded Photo Albums and the example code to make them. In the code samples, we will have the additional URL parameters added.

You can also modify other parts of the embedded Photo Album code with standard HTML and CSS tags. This includes the scrolling and borders around all of your Photo Albums.

Embedded Photo Albums

A Photo Album in Film Strip view with no Facebook links.

Example:

Code for this Example:

<iframe src="http://www.keepandshare.com/photo/328461/from-bavaria-to-italy?ifr=y&nofb=y&vo=fs" width="700" height="610" scrolling="yes" frameborder="1"></iframe>

Blog style Photo Album with medium-sized photos in clean print view.

Example:

Code for this Example:

<iframe src="http://www.keepandshare.com/photo/328433/family?ifr=y&vo=bl&vs=m&p=y" width="700" height="700" scrolling="yes" frameborder="1"></iframe>

A Light Table Photo Album with no scrolling and no border.

Example:

Code for this Example:

<iframe src="http://www.keepandshare.com/photo/328430/we-are-together?ifr=y&vo=lt" width="700" height="700" scrolling="no" frameborder="0"></iframe>

Slideshow Photo Album with medium speed, small photos, in clean minimum mode.

Example:

Code for this Example:

<iframe src="http://www.keepandshare.com/photo/328428/life-is-wonderful?ifr=y&vo=ss2&vs=s&min=y" width="700" height="420" scrolling="yes" frameborder="1"></iframe>