Simple ideas for saving the environment delivered free to your website.

Main Page   Home Tips    Driving Tips    Garden Tips    Shopping Tips    Recycling Tips    Other Tips

Home
Get Tips
Share Tips
Forum
Links

How to display Green Tips on your website

Displaying Green Tips on your website is an easy way to share useful and simple things that everyone can do to help save the environment. This is a free service of FreeSharing.org and the banners will only display environmental information and never flash an ad or generate a popup.

The basic code to display the Green Tips is:
<IFRAME src="http://greenlite.org/gt.php" height="80" width="500"> </IFRAME>

This code can be easily altered to best fit your website. For example changing the 'width' option to: width="100%" will cause the tip to be displayed across the full width of your page instead of a fixed width of 500 pixels. Also, if you prefer not to see a thin border around the frame you can add the text: frameborder="0".
Here are some examples of code and what it will look like:
<IFRAME src="http://greenlite.org/gt.php" height="80" width="500"> </IFRAME>
Will look like this:

While this code:

<IFRAME src="http://greenlite.org/gt.php" height="80" width="100%" frameborder="0"> </IFRAME>
Will look like this:

If you prefer to have a plain white background, you need to link to a different page using this code:

<IFRAME src="http://greenlite.org/gt_wht.html" height="80" width="500"> </IFRAME> (yes you can still adjust the height, width or border)

Which will look like:

If you require a different background color to better fit in with your webpage, just send me a note and I'll add a page you can connect to with the color scheme you need.

This site is a public service of
FreeSharing.org
Legal Stuff
All information on this site is CopyLeft (K) 2005, 2006,
All Rights Reversed and considered to be eternally in the public domain. You may freely use, duplicate or modify any information on this site provided it remains in the public domain.