-
Anoying links!
Does anyone know how to create a pice of html, JavaScript, VbScript or any other web type document and have it linked at the bottom of every page.
This would save me and my current method of having to type it out at the bottom of each page and it is really anoying when i decide to change a link.
If you dont understand my problem visit my (underconstruction) web page and see for your self how many links there are at the bottom of the pages!
www.angelfire.com/super/techisoft
or
www.geocities.com/techisoft
Thanks!
-
Create a HTML or ASP file with the links in it (but not a HTML tag!) and use the #include to put it at the bottom of any page you want.
For instance:
Code:
<!--#include file="myLinks.htm"-->
</HTML>
-
I don't think that GeoCities or angelfire would support server side includes, but some good hosts that do support them for sure are:
http://www.cfm-resources.com
http://www.brinkster.com
-
Ooops! Your right.. sorry I didn't pay attention that you were using a free host..