Language selection

Search


Introduction block with image

The introduction block pattern introduces the content of a landing page.

Supertask button

Code sample

<div class="bg-center bg-cover" data-bgimg-srcset="https://wet-boew.github.io/vocab/wb/utilities#no-image 991w, img/ip-cover-image-1200x726.jpg 992w">
	<div class="container">
		<div class="row">
			<div class="col-md-7">
				<h1 property="name" id="wb-cont">Introduction block with image</h1>
				<p>The introduction block pattern introduces the content of a landing page.</p>
				<p><a class="btn btn-call-to-action" href="#">Supertask button</a></p>
			</div>
		</div>
	</div>
</div>

Page details

Date modified: