Text and graphic connection
Thank you for your interest in linking to Fun with food. To display a link on your page, select one of the graphics below that you want to display and then copy the HTML code above the graphic. Last, paste the HTML code to your web page. Thank you very much!
Name of the site: Fun with food
URL address: http://www.funwithfood.org
Description of the site which you may add:
- The art of making good food.
- Recipes,cooking tips,great freebies.
- HTML Link
<!--Start HTML for Fun with food text link-->
<A HREF="http://www.funwithfood.org">
ALT="Funwithfood" Border="0" Width=88 Height=31></A>
<!--End HTML for Fun with food graphic Link-->
The above code will produce the following link:
Funwithfood.org
- Follow the steps below to get a copy of Fun with food icon:
- Move your mouse to point arrow to the icon.
- Click the right mouse button and a menu will appear on the screen.
- Select the "Save this image as" option on the menu and a file menu will appear.
- Name the graphic file "funwfood.gif", and then save it in a directory (or folder) you desire.
- Then add the following line in your html file.
<a href="http://www.funwithfood.org/"><img src="funwfood.gif"></a>
- Please be sure to include the graphics directory in the path when referencing "funwfood.gif".
- If you have any questions or problems regarding linking, please e-mail me.
- Graphic
<!--Start HTML for Fun with food funwfood21 graphic link-->
<A HREF="http://www.funwithfood.org">
<IMG SRC="http://www.funwithfood.org/banner/funwfood21.gif"
ALT="Funwithfood" Border="0" Width=88 Height=31></A>
<!--End HTML for Fun with food graphic Link-->
The above code will produce the following link:
[Size: width=88 height=31]
- Graphic
<!--Start HTML for Fun with food funwfood21 graphic link -->
<A href ="http://www.funwithfood.org">
<img src="http://www.funwithfood.org/banner/peoplebanner.gif"
ALT="Funwithfood" Border="0" width=468 height=60></A>
<!--End HTML for Fun with food graphic link-->
The above code will produce the following link:
[Size: width=468 height=60]
- Graphic
<!--Start HTML for Fun with food funwfood21 graphic link -->
<A href ="http://www.funwithfood.org">
<img src="http://www.funwithfood.org/banner/chocbannerjpg.gif"
ALT="Funwithfood" Border="0" width=468 height=60></A>
<!--End HTML for Fun with food graphic link-->
The above code will produce the following link:
[Size: width=468 height=60]
|