(page requirements)
Downloads

Linking to chami.com/tips/

So you want to add a link to these tips pages from your page?
 
• Adding a text only link
 
If you'd like to add a text only link, please link to the following address:
 
http://www.chami.com/tips/
 
Sample HTML tags:
 
<A HREF="http://www.chami.com/tips/">
chami.com/tips/ -- 
Windows, Internet and programming 
tips / mini-tutorials
</A>
Listing #1 : HTML code. Download textlink (0.24 KB).
 
Result:
 
chami.com/tips/ -- Windows, Internet and programming tips / mini-tutorials
 
You can also use one of the following more specific addresses as well:
 
http://www.chami.com/tips/windows/
 
http://www.chami.com/tips/programming/
 
http://www.chami.com/tips/internet/
 
http://www.chami.com/tips/html/
 
http://www.chami.com/tips/javascript/
 
 
• Adding a link with a graphic
 
Animated button (88x31, 1.4k)

Non-animated button (88x31, 0.5k)
 
Pick one of the above two graphics you'd like to use with your link. Right click on that image and select, "Save Picture As...", "Save Image As..." or similar. Save the file to your web page directory and upload it to your web server.
 
Finally, paste following tags on to your web page:
 
<A HREF="http://www.chami.com/tips/">
<IMG SRC="graphic_path_and_file_name"
WIDTH=88 HEIGHT=31 BORDER=0
ALT="Visit chami.com/tips/ for 
Windows, Internet and programming 
related tips/mini-tutorials"></A>
Listing #2 : HTML code. Download btnlink (0.3 KB).
 
Don't forget to replace "graphic_path_and_file_name" with the full URL of the graphic you just uploaded to your web server.
 
Thank you for linking to chami.com/tips/
Please drop a note to tips@chamisplace.com if you like to list your site in our reciprocal links page (under construction at the moment).
 
 
Applicable Keywords : HTML, Internet, World Wide Web
 
 
 
Copyright © 2009 Chami.com. All Rights Reserved. | Advertise | Created in HTML Kit editor