Making a Link

The code for making a link to a page on your site: <A HREF='filename.html'>click here</A> to go to another page
click here to go the linked page.
You must replace .html with .php to create a link to your catalog page.
The code for making a link to another web site: <A HREF='http://www.websiteurl.com'>click here</A> to go to another website.
click here to go to myzipbiz.com.
The code for making a link to an email account: <A HREF="mailto:technical@myzipbiz.com">click here</A> to send email to technical@myzipbiz.com
click here to send email to technical@myzipbiz.com
The code for making a link directly to the product page: <A HREF='catalog.php?Action=Info&ItemID=product#'>click here</A> to go to the product page.
You need to replace the product# with item ID. You can get the item ID by going in to the products tab and right clicking in the white space. Select view frame source and in the html code you can find the item ID listed next to each product.
This link will take you to my space shuttle product page: click here to go to the space shuttle.
The code that I used to make that link: <A HREF='catalog.php?Action=Info&ItemID=27201'>click here</A> to go to the space shuttle.

Copyright © 2001 MyZipBiz Help. All Rights Reserved.

Home Page
Contact Us
FAQ
First Time User
Basic HTML
Editting Images
Using Tables
How To Add Products
Transfer a Page to MZB
Color Chart
Making Buttons
Marketing Ideas
Design Ideas
MyZipBiz Features