Answer the question
In order to leave comments, you need to log in
How to properly position forms on a page?
I have 3 forms:
Search and two sortable forms with radiobuttons
<form class="d-flex" action ="{% url 'search' %}" >
<input class="form-control border-right-0 border " type="search" value="{{search}}" placeholder="Искать товары", name="search">
<button class="btn btn-outline-success " type="submit"><i class="fa fa-search"></i></button>
</form>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question