This is an old revision of the document!
Table of Contents
Web Gardens
Webgardens are micro sites originally created by Just Becaws (formerly Miss Moss). The idea is that you can create a miniature version of your site that people can embed into their site in what's called a Greenhouse.
Greenhouses
A greenhouse is a page that contains all the Webgardens you have collected! The official Webgardens site offers the following blank iFrame code to fill in with links you find:
<iframe src="PUT A SITE'S POT LINK HERE!" height="250px" width="250px" scrolling="no"></iframe>
Pots
Your “pot” or “bonsai” is the miniature version of your site, it typicality fits into a 250x250px iFrame. MissMoss offers the following code for making your own web garden pot below:
Copy the code below for each pot you want to create. Replace the "PUT A SITE'S POSTS PAGE LINK HERE!" with the link in question.: <iframe src="PUT A SITE'S POTS PAGE LINK HERE!" height="250px" width="250px" scrolling="no"></iframe>