Re: Javascript Navigation or CSS navigation?
You can also include the actual link HREF tags in a style sheet? I wasnt aware of that capability.
If you want the menu to be the same on every page you should use include files -this is very easy to do in PHP, ASP, perl or even SHTML
you create one HTML file then include it into you 1000 files.
you would still use CSS as described above
|