Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
web_gardens [2022/07/06 23:17] – created melonweb_gardens [2022/08/04 16:30] – [Pots] TheFrugalGamer
Line 1: Line 1:
 ====== Web Gardens ====== ====== Web Gardens ======
-Web Gradens are micro sites originally created by [[https://missmoss.neocities.org/webgardens/tutorial/|MissMoss]]! The idea is that you can create a miniature version of your site that people can embed into their site in whats called a Greenhouse.+Web Gardens are micro sites originally created by [[https://missmoss.neocities.org/webgardens/tutorial/|MissMoss]]! The idea is that you can create a miniature version of your site that people can embed into their site in whats called a Greenhouse.
  
 ===== Greenhouses ===== ===== Greenhouses =====
Line 6: Line 6:
  
 ===== Pots ===== ===== Pots =====
-Your "pot" or "bonsai" is the miniature version of your site, it typicality fits into a 250x250px [[Frames|iFrame]].+Your "pot" or "bonsai" is the miniature version of your site, it typicality fits into a 250x250px [[Frames|iFrame]]. MissMoss offers the following code for making your own web garden pot below: 
 + 
 +<code> 
 +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 POSTS PAGE LINK HERE!" height="250px" width="250px" scrolling="no"></iframe> 
 +</code>
  
 ===== A list of known pots ===== ===== A list of known pots =====
 To do To do