Skip to content

Embedding

Hiroshi Ichikawa edited this page Mar 20, 2015 · 3 revisions

To embed a small version of Person Finder on your own site, use the following HTML code:

    <iframe src="http://google.org/personfinder/repo/?ui=small"
        width=400 height=300 frameborder=0
        style="border: dashed 2px #77c"></iframe>

(Replace repo with the appropriate repository name.)

The above gadget code is made available under the Apache 2.0 license, and any data you receive in connection with the gadget is shared under a Creative Commons license.

Clone this wiki locally