You are here:Home»KB»Web Design»Design Elements, Styling, Effects and Code»Packages»Company Pointers Promo
Sunday, 21 February 2016 11:30

Company Pointers Promo

Written by

This is a simple 4 x 4 Grid with Icons. It uses the Joomlashine Framework.

sand clock 128

Established 1955

We remain a genuine local company, employing local trustworthy employees, some who have been with us now for over 5 years and take massive pride in their work.

administrator 128

Family Business

This family run business have been going for more than 50 years.

 

quality 128

Quality Workmanship

We became a full members of the Computer Society, are fully insured. We keep up to date with all new computer issues.

trash 128

Enviromentally Friendly

We are a green friendly company we recycle and use reclaimed computers where possible. We are committed to cutting down on the carbon footprint were ever we can.

HTML

<div id="company-pointers-promo">
	<div class="grid-layout">
		<div class="grid-col">
			<div style="display: inline-block; width: 25%;">
				<img src="/images/modules/744/sand_clock_128.png" alt="sand clock 128" style="margin: 10px; float: left;" />
			</div>
			<div style="display: inline-block; width: 65%;">
				<h3>Established 1955</h3>
				<p>We remain a genuine local company, employing local trustworthy employees, some who have been with us now for over 5 years and take massive pride in their work.</p>
			</div>
		</div>
		<div class="grid-col">
			<div style="display: inline-block; width: 25%;">
				<img src="/images/modules/744/administrator_128.png" alt="administrator 128" style="margin: 10px; float: left;" />
			</div>
			<div style="display: inline-block; width: 65%;">
				<h3>Family Business</h3>
				<p>This family run business have been going for more than 50 years.</p>
				<p>&nbsp;</p>
			</div>
		</div>
	</div>
	<div class="grid-layout">
		<div class="grid-col">
			<div style="display: inline-block; width: 25%;">
				<img src="/images/modules/744/quality_128.png" alt="quality 128" style="margin: 10px; float: left;" />
			</div>
			<div style="display: inline-block; width: 65%;">
				<h3>Quality Workmanship</h3>
				<p>We became a full members of the Computer Society, are fully insured. We keep up to date with all new computer issues.</p>
			</div>
		</div>
		<div class="grid-col">
			<div style="display: inline-block; width: 25%;">
				<img src="/images/modules/744/trash_128.png" alt="trash 128" style="margin: 10px; float: left;" />
			</div>
			<div style="display: inline-block; width: 65%;">
				<h3>Enviromentally Friendly</h3>
				<p>We are a environmentaly friendly company. We recycle and use reclaimed computers where possible. We are committed to cutting down on the carbon footprint were ever we can.</p>
			</div>
		</div>
	</div>
</div>

 

Read 1088 times Last modified on Sunday, 21 February 2016 12:02