Pico for your own site

Just copy one line of code in your html and have your Pico served there! Please try these examples.


This one is the simplest. The z is the number of your Pico. <script type="text/javascript" src="http://www.picozine.com/pi.php?z=95"> </script>

You can also choose to have the frontpage of your Pico instead of the small pico logo.  img=12 makes the picture 12 pixels wide. <script type="text/javascript" src="http://www.picozine.com/pi.php?z=109&img=12"> </script>

So you can make the picture bigger, with 50 pixels max. Next to that the title can be removed: <script type="text/javascript" src="http://www.picozine.com/pi.php?z=77&img=50&title=off"></script>

Here's an iframed version.