Update index.html
This commit is contained in:
parent
7099cbd1d6
commit
714960e58f
|
@ -14,9 +14,11 @@
|
|||
height="300">
|
||||
|
||||
<div class="topnav">
|
||||
<a class="active" href="index">Home</a>
|
||||
<a href="contactus">Contact</a>
|
||||
<a href="aboutus">About</a>
|
||||
<a class="active" href="index.html">Home</a>
|
||||
<a href="contactus.html">Contact</a>
|
||||
<a href="aboutus.html">About</a>
|
||||
<a href="payments.html">Payments</a>
|
||||
<a href="Products.html">Products</a>
|
||||
</div>
|
||||
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue