Commit entrega 2

This commit is contained in:
janmaroto 2021-12-14 17:19:28 +01:00
commit 7fc57d4e86
13 changed files with 351 additions and 78 deletions

View file

@ -1,7 +1,7 @@
<form name="filter" method="POST" action="home.php">
<div class="w3-container-padding">
<div class="w3-third">
<input class="w3-input w3-border" type="text" placeholder="Search by name or description.." id="search">
<input class="w3-input w3-border" type="text" placeholder="Search by name or description.." id="search" name="search">
</div>
<div class="w3-third">
<select class="w3-select w3-border" id="category" name="category">