Favpico

the less the better

blog | faq

What is Favpico?

A nano-CMS: just links with automagically downloaded favicons. Pick a name, type in a list of URLs and voila, a new page is born.

It is also an experiment in fast site building: we gave ourselves a week to build the site.

How do I include a Favpage on my blog or webpage?

Use this HTML snippet, replacing page-name with the path to your Favpico page:

<iframe width="130px" height="150px" scrolling="no" src="http://favpico.com/your-page-name/"> </iframe>

You can also set background color adding a bgcolor parameter to the source address:

src="http://favpico.com/your-page-name/?bgcolor=red"

or, alternatively, using the hex syntax with "_" instead of "#":

src="http://favpico.com/your-page-name/?bgcolor=_0099ee"