One of my friends has a website that I was doing some maintenance to but there is something very odd to me in his menu bar and
the extensions.
1.I noticed that his link directories do not have the ".html" extension why?
2.There are many folders his website pages goes into. with a bunch of numbers on some pages not in the menu bar.
AND
Should I upload the files as example: home.html (other wise how else do I save them in my html editor?.)
Here is the menu bar directory (No .html extensions)
MENU BAR
******************************
<div id="nav">
<ul>
<li><a href="/" class="active">Home</a></li>
<li><a href="/pages/features">Features</a></li>
<li><a href="/pages/spa-safety">Spa Safety</a></li>
<li><a href="/pages/associations">Associations</a></li>
<li><a href="/pages/contact-steelcore">Contact</a></li>
<li id="end"><a href="/collections/spa-locks">Buy Now</a></li>
</ul>
</div>
******************************
I want to know more before I touch this with my ftp.
Thank-you

Help


Back to top









