Search List

Search Result Title or Topic Here

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries placeholder copy content here. Lorem ipsum dolar.

Button One

Search Result Title or Topic Here

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries placeholder copy content here. Lorem ipsum dolar.

Button One

Search Result Title or Topic Here

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries placeholder copy content here. Lorem ipsum dolar.

Button One

Search Result Title or Topic Here

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries placeholder copy content here. Lorem ipsum dolar.

Button One

Markup

<div class="card search-list">

	<div class="search-result">
		<div class="copy-wrap">
			<h3><a href="#">Search Result Title or Topic Here</a></h3>
			<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries placeholder copy content here. Lorem ipsum dolar.</p>
			<a href="#" class="button-link button-link-default">Button One</a>
		</div>
	</div>

	<div class="search-result">
		<div class="copy-wrap">
			<h3><a href="#">Search Result Title or Topic Here</a></h3>
			<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries placeholder copy content here. Lorem ipsum dolar.</p>
			<a href="#" class="button-link button-link-default">Button One</a>
		</div>
	</div>

	<div class="search-result">
		<div class="copy-wrap">
			<h3><a href="#">Search Result Title or Topic Here</a></h3>
			<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries placeholder copy content here. Lorem ipsum dolar.</p>
			<a href="#" class="button-link button-link-default">Button One</a>
		</div>
	</div>

	<div class="search-result">
		<div class="copy-wrap">
			<h3><a href="#">Search Result Title or Topic Here</a></h3>
			<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries placeholder copy content here. Lorem ipsum dolar.</p>
			<a href="#" class="button-link button-link-default">Button One</a>
		</div>
	</div>
</div>

Search results should always be displayed between both the search header bar (Results Form), and pagination (Pagination) should it be needed. Ideally no more than 10 results would be displayed on any one page.