Language selection

Search


Services and information with more information - Working examples

Headings structure

The logic semantic structure of headings have not been followed to accommodate the following working examples.

Example 1: 2 columns pattern

Services and information

[Hyperlink text]

Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to

[Hyperlink text]

Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to

[Hyperlink text]

Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to

[Hyperlink text]

Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to

[More information title]

[More information text lorem ipsum dolor sit amet consectetur adipisicing elit. Veritatis, aliquam.]

Code

<section class="gc-srvinfo">
	<h2>Services and information</h2>
	<div class="wb-eqht row">
		<div class="col-md-6">
			<h3><a href="#">[Hyperlink text]</a></h3>
			<p>Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to</p>
		</div>
		<div class="col-md-6">
			<h3><a href="#">[Hyperlink text]</a></h3>
			<p>Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to</p>
		</div>
		<div class="col-md-6">
			<h3><a href="#">[Hyperlink text]</a></h3>
			<p>Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to</p>
		</div>
		<div class="col-md-6">
			<h3><a href="#">[Hyperlink text]</a></h3>
			<p>Use action verbs, or simply list keywords to summarize the information or tasks that can be accomplished on the page it links to</p>
		</div>
	</div>
	<div class="well">
		<h3>[More information title]</h3>
		<p>[More information text lorem ipsum dolor sit amet consectetur adipisicing elit. Veritatis, aliquam.]</p>
	</div>
</section>

Page details

Date modified: