Commit entrega 2
This commit is contained in:
parent
01e42279cc
commit
7fc57d4e86
13 changed files with 351 additions and 78 deletions
|
|
@ -12,9 +12,9 @@
|
|||
<a href="home.php" class="w3-bar-item w3-button"><b>Botiga</b> php</a>
|
||||
<!-- Float links to the right. Hide them on small screens -->
|
||||
<div class="w3-right w3-hide-small">
|
||||
<a href="#projects" class="w3-bar-item w3-button">Products</a>
|
||||
<a href="#about" class="w3-bar-item w3-button">Register</a>
|
||||
<a href="#contact" class="w3-bar-item w3-button">Login</a>
|
||||
<a href="my-products.php" class="w3-bar-item w3-button">My Products</a>
|
||||
<a href="register-page.php" class="w3-bar-item w3-button">Register</a>
|
||||
<a href="login-page.php" class="w3-bar-item w3-button">Login</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue