Test
Test
Event Test One
THIS is the good one, it meets accessibility requirements
<div class="card mb-2 card-wBoxShadow">
<div class="card-body bgWhite-cards">
<form action="https://evolve-opac.infovisionsoftware.com/beavercounty/" method="get" name="search" id="search" class="form-inline" target="_blank">
<!-- search area -->
<strong><label for="keywords">Looking for a book, audiobook, movie, or thing?</label></strong>
<br />
<input type="text" maxlength="75" name="keywords" size="25" id="keywords" placeholder="Search here..."/>
<input class="btn btn-primary" type="submit" value="Search The Catalog" name="submit" />
</form>
</div>
</div>