-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
165 lines (154 loc) · 6.21 KB
/
index.html
File metadata and controls
165 lines (154 loc) · 6.21 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>FangDev</title>
<meta name="description" content="FangDev development company">
<meta name="author" content="FangDev, LLC">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/screen.css">
<link rel="shortcut icon" href="images/FangDev-Logo-Icon.ico">
<link rel="icon" type="image/png" href="images/FangDev-Logo-Icon.png" />
<!-- for FF, Chrome, Opera -->
<link rel="icon" type="image/png" href="images/FangDev-Logo-Icon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="images/FangDev-Logo-Icon-32x32.png" sizes="32x32">
<!-- for IE -->
<link rel="icon" type="image/x-icon" href="images/FangDev-Logo-Icon.ico" >
<link rel="shortcut icon" type="image/x-icon" href="images/FangDev-Logo-Icon.ico"/>
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">
<span><img alt="FangDev Logo" class="navbar-brand-logo" src="images/FangDev-Logo-Small-50x50.png"></span>
<div class="navbar-brand-text">FangDev, LLC</div>
</a>
</div>
<div id="navbar" class="navbar-entries navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="index.html">What We Do</a></li>
<li><a href="technology.html">Our Technologies</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<div class="intro-background">
<div class="container">
<div class="col-xs-12 col-md-12 center-block text-center">
<span class="intro">We develop with your needs in mind</span>
</div>
</div>
</div>
<div class="header-image">
<div class="container">
<div class="col-xs-12 col-lg-6 center-block">
<div class="main-caption-text">
designing for <em>you</em>
</div>
</div>
<div class="col-lg-6">
<div class="">
<img alt="FangDev Logo" class="main-image-logo center-block" src="images/FangDev-Logo-Small.png">
</div>
</div>
</div>
</div>
<div class="middle-content">
<div class="container">
<div class="col-xs-12 col-md-6 center-block">
<div class="website-image">
<div class="caption-text">Websites</div>
<div class="description-text">
Whether it be a website for your small business to display information, or
a website with interactive content to handle information for your business or
customers, we offer a wide range of solutions to match your needs.
</div>
</div>
</div>
<div class="col-xs-12 col-md-6 center-block">
<div class="webservices-image">
<div class="caption-text">Web Services</div>
<div class="description-text">
For those with specific needs, we offer backend solutions to help build and
provide content through web services, including Web APIs to allow others to
interface with your content and databases at a lower level.
</div>
</div>
</div>
</div>
</div>
<div class="bottom-content">
<div class="container">
<div class="col-xs-6 col-md-3 center-block">
<div class="bottom-content-block center-block">
<div class="caption-text-bottom">Websites</div>
<div class="description-text-bottom">
Whether it be a website for your small business to display information, or
a website with interactive content to handle information for your business or
customers, we offer a wide range of solutions to match your needs.
</div>
</div>
</div>
<div class="col-xs-6 col-md-3 center-block">
<div class="bottom-content-block center-block">
<div class="caption-text-bottom">Websites</div>
<div class="description-text-bottom">
Whether it be a website for your small business to display information, or
a website with interactive content to handle information for your business or
customers, we offer a wide range of solutions to match your needs.
</div>
</div>
</div>
<div class="col-xs-6 col-md-3 center-block">
<div class="bottom-content-block center-block">
<div class="caption-text-bottom">Websites</div>
<div class="description-text-bottom">
Whether it be a website for your small business to display information, or
a website with interactive content to handle information for your business or
customers, we offer a wide range of solutions to match your needs.
</div>
</div>
</div>
<div class="col-xs-6 col-md-3 center-block">
<div class="bottom-content-block center-block">
<div class="caption-text-bottom">Websites</div>
<div class="description-text-bottom">
Whether it be a website for your small business to display information, or
a website with interactive content to handle information for your business or
customers, we offer a wide range of solutions to match your needs.
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="col-md-6">
<span class="footer-text">Copyright © FangDev, LLC 2015</span>
</div>
<div class="col-md-6">
<div class="footer-icon">
<a href="http://www.facebook.com" class="facebook_icon"></a>
<a href="http://www.twitter.com" class="twitter_icon"></a>
<a href="http://www.google.com" class="google_plus_icon"></a>
<a href="http://www.github.com/FangDev" class="github_icon"></a>
<div>
</div>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>