-
Notifications
You must be signed in to change notification settings - Fork 1
/
our_clients.html
19 lines (16 loc) · 1.01 KB
/
our_clients.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Our Clients</title>
<link rel="stylesheet" href="css/new_new_ebay_style.css">
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="main">
<h2 class="client_our">Our Clients</h2>
<p class="our_clients">Reliant Technology works with companies, both large and small, to provide customized IT solutions that help solve each organizations unique set of challenges as they grow and manage the information that is so important to their business.<br><br>Our customers include financial, healthcare, retail, education, telecommunications, manufacturing, transportation, technology, government and non-profit organizations. Some of our featured clients include:</p>
<img src="http://www.reliant-technology.com/img/cust_test/logos2.gif" alt="Reliant Customers" class="clients_pic" />
</div>
</body>
</html>