Skip to content

Instantly share code, notes, and snippets.

View designfish-bot's full-sized avatar

designfish-bot

View GitHub Profile
@designfish-bot
designfish-bot / knauer_applications-filter-logic-html.html
Last active May 19, 2025 19:44
knauer_applications-filter-logic
<section class="s_filter_section o_colored_level pt16 pb16">
<div class="container">
<div class="row g-3 align-items-center">
<div class="col-md-3 d-flex">
<label for="method-filter" class="me-2 align-self-center"><strong>Method:</strong></label>
<select id="method-filter" class="form-select"></select>
</div>
<div class="col-md-3 d-flex">
<label for="mode-filter" class="me-2 align-self-center"><strong>Mode:</strong></label>
<select id="mode-filter" class="form-select"></select>