SEARCH BAR (the thing ive been dodging)

I want to code a searchbar with results
1 Reply
RIZE Hobberz
RIZE Hobberz5mo ago
and its a navbar on different pages aswell so idk if that effects it i copy and pasted code so the js might be weird i forgot to add a JS tag to the forum
<div class="search_box">
<input type="search" placeholder="Search...">
<span class="fa fa-search"></span>
</div>
<div class="search_box">
<input type="search" placeholder="Search...">
<span class="fa fa-search"></span>
</div>
Ive got this on all my .html files I got 0 js rn but im going to bed so