posted on August 23, 2001 05:05:27 AM
I see on some auction pages have links to other pages for info. ie: size chart, shipping info. etc. Does any one have any info. on how to do this?
Thanks and have a great day!
posted on August 23, 2001 05:18:57 AM
If you know how to create a basic web page with HTML and upload it to your ISP or host, you link to it with
<A HREF="url.htm">click here</A>
posted on August 23, 2001 06:03:04 AM
Most browsers have a neat little "source" feature that lets you see the source HTML code that was used to build the page. Very neat!