|
Link to Gifts and Gift Ideas |
|
Visitors to your website will
appreciate finding out about a resource that can help make their
on-line shopping experience easier. They also will remember you
helped them by providing a link to gifts-and-gift-ideas.com.
That's a benefit for you.
We have several alternatives
to choose from. An example of how the link will look on your
website is followed by the corresponding HTML code which you
should copy and paste into the appropriate area of your code.
Note that the following code retrieves the images from our servers,
so it is not necessary for you to have them reside on your server.
Should you desire to have the images reside on your server, change
the HTML code accordingly. Please feel free to use any of these
alternatives. Thank you for linking to us.
Text Link
Gifts,
Gift Ideas and Presents
A directory of presents, gift
ideas and suggestions for all occasions.
HTML code for above text link:
<A HREF="http://www.gifts-and-gift-ideas.com/"><B>Gifts,
Gift Ideas and Presents</B></A><BR>
A directory of presents, gift ideas and suggestions for all occasions. |
Text Banner - 100 x 100
HTML code for above banner:
<TABLE CELLSPACING="0" CELLPADDING="0"
WIDTH="100" BORDER="1" HEIGHT="100">
<TBODY>
<TR>
<TD VALIGN="BOTTOM" ALIGN="CENTER" BGCOLOR="#ff0000"
HEIGHT="10">
<B><FONT COLOR="#ffffff" SIZE="-1"
FACE="Arial">For All</FONT></B></TD>
</TR>
<TR>
<TD ALIGN="CENTER" BGCOLOR="#ffffff">
<B><FONT SIZE="-1" FACE="Arial"><A
HREF="http://www.gifts-and-gift-ideas.com/">Gifts
and <BR>
Gift Ideas</A></FONT></B></TD>
</TR>
<TR>
<TD VALIGN="TOP" ALIGN="CENTER" BGCOLOR="#0000ff"
HEIGHT="10">
<B><FONT COLOR="#ffffff" SIZE="-1"
FACE="Arial">Occasions</FONT></B></TD>
</TR></TBODY>
</TABLE> |
Text Banner - 468 wide
HTML code for above banner:
<P><TABLE WIDTH="468" BORDER="1"
CELLSPACING="2"
CELLPADDING="0" HEIGHT="60">
<TR>
<TD WIDTH="65" HEIGHT="15" VALIGN="TOP"
BGCOLOR="#ff0000" ALIGN="CENTER">
<B><FONT COLOR="#ffffff" SIZE="-1"
FACE="Arial">For All</FONT></B></TD>
<TD HEIGHT="60" ROWSPAN="3" ALIGN="CENTER"
BGCOLOR="#ffffff">
<B><FONT COLOR="#000000" SIZE="-1"
FACE="Arial">Presents and
Suggestions For:<BR>
</FONT></B><FONT SIZE="-1" FACE="Arial"><A
HREF="http://www.gifts-and-gift-ideas.com/anniversary.asp">Anniversary</A></FONT><FONT
COLOR="#000000" SIZE="-1" FACE="Arial">,
</FONT><FONT SIZE="-1"
FACE="Arial"><A HREF="http://www.gifts-and-gift-ideas.com/baby.asp">Baby</A></FONT><FONT
COLOR="#000000" SIZE="-1" FACE="Arial">,
</FONT><FONT SIZE="-1"
FACE="Arial"><A HREF="http://www.gifts-and-gift-ideas.com/birthday.asp">Birthday</A></FONT><FONT
COLOR="#000000" SIZE="-1" FACE="Arial">,
</FONT><FONT SIZE="-1"
FACE="Arial"><A HREF="http://www.gifts-and-gift-ideas.com/business.asp">Business</A></FONT><FONT
COLOR="#000000" SIZE="-1" FACE="Arial">,
</FONT><FONT SIZE="-1"
FACE="Arial"><A HREF="http://www.gifts-and-gift-ideas.com/christian.asp">Christian</A></FONT><FONT
COLOR="#000000" SIZE="-1" FACE="Arial">,
</FONT><FONT SIZE="-1"
FACE="Arial"><A HREF="http://www.gifts-and-gift-ideas.com/holiday.asp">Holiday</A></FONT><FONT
COLOR="#000000" SIZE="-1" FACE="Arial">,
</FONT><FONT SIZE="-1"
FACE="Arial"><A HREF="http://www.gifts-and-gift-ideas.com/house.asp">Housewarming</A></FONT><FONT
COLOR="#000000" SIZE="-1" FACE="Arial">,
</FONT><FONT SIZE="-1"
FACE="Arial"><A HREF="http://www.gifts-and-gift-ideas.com/retirement.asp">Retirement</A></FONT><FONT
COLOR="#000000" SIZE="-1" FACE="Arial">,
</FONT><FONT SIZE="-1"
FACE="Arial"><A HREF="http://www.gifts-and-gift-ideas.com/student.asp">Student</A></FONT><FONT
COLOR="#000000" SIZE="-1" FACE="Arial">,
</FONT><FONT SIZE="-1"
FACE="Arial"><A HREF="http://www.gifts-and-gift-ideas.com/wedding.asp">Wedding</A></FONT><FONT
COLOR="#000000" SIZE="-1" FACE="Arial">
and more...</FONT></TD>
<TD WIDTH="65" HEIGHT="15" BGCOLOR="#ff0000"
ALIGN="CENTER">
<B><FONT COLOR="#ffffff" SIZE="-1"
FACE="Arial">Christmas</FONT></B></TD>
</TR>
<TR>
<TD WIDTH="65" HEIGHT="30" ALIGN="CENTER"
BGCOLOR="#ffffff">
<B><FONT SIZE="-1" FACE="Arial"><A
HREF="http://www.gifts-and-gift-ideas.com/">Gifts
and <BR>
Gift Ideas</A></FONT></B></TD>
<TD WIDTH="65" HEIGHT="30" ALIGN="CENTER"
BGCOLOR="#ffffff">
<B><FONT SIZE="-1" FACE="Arial"><A
HREF="http://christmas.gifts-and-gift-ideas.com/">Gifts
and <BR>
Gift Ideas</A></FONT></B></TD>
</TR>
<TR>
<TD WIDTH="65" HEIGHT="15" ALIGN="CENTER"
BGCOLOR="#0000ff">
<B><FONT COLOR="#ffffff" SIZE="-1"
FACE="Arial">Occasions</FONT></B></TD>
<TD WIDTH="65" HEIGHT="15" ALIGN="CENTER"
BGCOLOR="#0000ff">
<B><FONT COLOR="#ffffff" SIZE="-1"
FACE="Arial">Presents</FONT></B></TD>
</TR>
</TABLE></P> |
Tip for copying and pasting:
- Highlight the desired html
code by holding down your left mouse button while dragging it
over the desired HTML code. Release the button.
- Press the Ctrl and C keys
on your keyboard simultaneously. This will copy the highlighted
text to your clipboard.
- Position your cursor in the
desired area of your HTML code, and press the Ctrl and V keys
on your keyboard simultaneously. This will paste the code from
your clipboard.
|