-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (28 loc) · 1.51 KB
/
index.html
File metadata and controls
30 lines (28 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Agilis Mobility, L.L.C. - Mobile applications design dallas, iPhone development, rails development &amp; business consulting</title>
<link href="main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="container">
<div class="header"><!-- end .header --><img src="logo.png" width="700" height="175" alt="Logo" /></div>
<div class="sidebar1">
<ul class="nav">
<li><a href="index.html">About</a></li>
<li><a href="libraries.html">Libraries</a></li>
<li><a href="apps.html">Apps</a></li>
<li><a href="publications.html">Publications</a> <!-- end .sidebar1 --></li>
</ul>
</div>
<div class="content">
<p>Welcome to Agilis Mobility, LLC. Site.
<!-- end .content --></p>
<p>We're experts in developing mobile applications for iOS, Android, and BlackBerry platforms. We can be your idea house, your product development, your strategy and your execution for end-to-end product realization. </p>
<p>Agilis Mobility is a develpment house for delivering end-to-end mobile solutions. Feel free to <a href="mailto:admin@agilismobility.com">request a propsal</a> if you're in the market for something great.</p>
</div>
<div class="footer"><!-- end .footer --></div>
<!-- end .container --></div>
</body>
</html>