1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+
4+ < head >
5+ < meta charset ="utf-8 ">
6+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8+ < title > App Development </ title >
9+ <!-- Favicon -->
10+ < link rel ="icon " href ="assets/images/favicon.png " type ="image/x-icon " />
11+ <!-- Bootstrap CSS -->
12+ < link href ="assets/css/bootstrap.min.css " rel ="stylesheet ">
13+ <!-- Animate CSS -->
14+ < link href ="assets/vendors/animate/animate.css " rel ="stylesheet ">
15+ <!-- I00con CSS-->
16+ < link rel ="stylesheet " href ="assets/vendors/font-awesome/css/font-awesome.min.css ">
17+ < link rel ="stylesheet " href ="assets/vendors/font-awesome/css/solid.min.css ">
18+ < link rel ="stylesheet " href ="assets/vendors/font-awesome/css/brands.min.css ">
19+ <!-- Owlcarousel CSS-->
20+ < link rel ="stylesheet " type ="text/css " href ="assets/vendors/owl_carousel/owl.carousel.css " media ="all ">
21+ <!--Template Styles CSS-->
22+ < link rel ="stylesheet " type ="text/css " href ="assets/css/style.css " media ="all " />
23+ < link
24+ href ="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese "
25+ rel ="stylesheet ">
26+ </ head >
27+
28+ < body >
29+
30+ < div class ="bg-banner-img clip-ellipse ">
31+ < div class ="ovrllay ">
32+
33+ <!-- Header_Area -->
34+ < nav class ="navbar navbar-default header_aera affix-top ">
35+ < div class ="container m-s ">
36+ <!-- Brand and toggle get grouped for better mobile display -->
37+ < div class ="col-md-4 p0 ">
38+ < div class ="navbar-header ">
39+ < button type ="button " class ="navbar-toggle collapsed " data-toggle ="collapse "
40+ data-target ="#min_navbar ">
41+ < span class ="sr-only "> Toggle navigation</ span >
42+ < span class ="icon-bar "> </ span >
43+ < span class ="icon-bar "> </ span >
44+ < span class ="icon-bar "> </ span >
45+ </ button >
46+ < a class ="navbar-brand logo-biss " href ="index.html "> Coding & Decoding</ a >
47+ </ div >
48+ </ div >
49+ <!-- Collect the nav links, forms, and other content for toggling -->
50+ < div class ="col-md-8 p0 ">
51+ < div class ="collapse navbar-collapse " id ="min_navbar ">
52+ < ul class ="nav navbar-nav navbar-right ">
53+ < li class ="dropdown submenu ">
54+ < a href ="index.html " class =""> Home</ a >
55+ </ li >
56+ < li class ="dropdown submenu ">
57+ < a href ="about.html " class =""> About</ a >
58+ </ li >
59+ < li class ="dropdown submenu ">
60+ < a href ="index.html#services " class =""> Services</ a >
61+ </ li >
62+ < li class ="dropdown submenu ">
63+ < a href ="blog.html " class =""> Blog</ a >
64+ </ li >
65+ < li class ="dropdown submenu ">
66+ < a href ="contact.html " class =""> Contact</ a >
67+ </ li >
68+
69+ </ ul >
70+ </ div >
71+ <!-- /.navbar-collapse -->
72+ </ div >
73+ </ div >
74+ <!-- /.container -->
75+ </ nav >
76+ <!-- End Header_Area -->
77+ <!-- #banner start -->
78+ < section id ="banner " class =" pt-0 ">
79+ < div class ="container ">
80+ < div class ="row ">
81+ <!-- #banner-text start -->
82+ < div id ="banner-text " class ="col-md-12 text-c text-center ">
83+ < h5 class ="wow fadeInUp main-h " data-wow-delay ="0.2s "> Services</ h5 >
84+ < p class ="banner-text wow fadeInUp main-h3 " data-wow-delay ="0.8s "> We innovate and create unique
85+ and hassel free solutions for your unique problems! < br > Our aim is to provide you the best
86+ experience while working with us!</ p >
87+ </ div >
88+ <!-- /#banner-text End -->
89+ </ div >
90+ </ div >
91+ </ section >
92+ </ div >
93+ </ div >
94+
95+ <!-- /#banner end -->
96+ <!-- #About Us Area start -->
97+ < div id ="about " class =" back-right-text-c py-70 pt-100 ">
98+ < div class ="container ">
99+ < div class ="row text-center ">
100+ < div class ="title-left wow fadeInUp ">
101+ < h1 class ="text-left "> Mobile App Development </ h1 >
102+ < p class ="about_s2 "> An app shows your unique idea. It shows your creativity! Here at Coding & Decoding we
103+ know how give life to your unique app ideas, how to make them come alive and create the perfect app
104+ for you. </ p >
105+ < p class ="about_s2 "> Mobile Apps in today's world are seen as more personalized mediums of approach rather
106+ than websites. They present an option of showcasing an organization services, updates and work
107+ more efficiently and consistently. We can help you in creating, captivating out of the box Mobile Apps
108+ UI/UX resulting in direct communication with minimum hassle.
109+ </ p >
110+ </ div >
111+ </ div >
112+ < div class ="row py-40 mt-40 ">
113+ <!--#about-text start -->
114+ < h1 class ="text-left py-30 "> What we can create together </ h1 >
115+ < div class ="who_we_area col-md-4 col-sm-6 col-4pad ">
116+ < div class ="service-1 ">
117+ < div class ="servise-top wow fadeInUp ">
118+ < i class ="fab fa-android service_icon "> </ i >
119+ </ div >
120+ < h2 class ="unify "> Android App </ h2 >
121+ < p class ="bottom-s "> We can help you create amazing android applications to get you started on the most
122+ popular mobile OS. From inception to publishing we will be with you every step of the way. </ p >
123+ </ div >
124+ </ div >
125+ < div class ="who_we_area col-md-4 col-sm-6 col-4pad ">
126+ < div class ="service-1 ">
127+ < div class ="servise-top wow fadeInUp ">
128+ < i class ="fab fa-app-store-ios service_icon "> </ i >
129+ </ div >
130+ < h2 class ="unify "> iOS App </ h2 >
131+ < p class ="bottom-s "> Have an idea for an iOS app? We can help you create an amazing iOS app, realize
132+ your idea and publish it on the App Store. So that you can share your idea with the world!</ p >
133+ </ div >
134+ </ div >
135+ < div class ="who_we_area col-md-4 col-sm-6 col-4pad ">
136+ < div class ="service-1 ">
137+ < div class ="servise-top wow fadeInUp ">
138+ < i class ="fab fa-react service_icon "> </ i >
139+ </ div >
140+ < h2 class ="unify "> Hybrid App </ h2 >
141+ < p class ="bottom-s "> Want an application for both iOS and Android? We can help you develop an app
142+ using hybrid app development languages like react native or flutter for both the operating systems. </ p >
143+ </ div >
144+ </ div >
145+ <!--#End about-text -->
146+ </ div >
147+ < div class ="row about_row py-40 ">
148+ <!--#about-text start -->
149+ < div class ="who_we_area col-md-4 col-sm-6 col-4pad ">
150+ < div class ="service-1 ">
151+ < div class ="servise-top wow fadeInUp ">
152+ < i class ="fas fa-drafting-compass service_icon "> </ i >
153+ </ div >
154+ < h2 class ="unify "> App Design UI / UX </ h2 >
155+ < p class ="bottom-s "> Want to visualize how your app will look? We can help you with the
156+ conceptualization & realization of the entire design of your app! </ p >
157+ </ div >
158+ </ div >
159+ < div class ="who_we_area col-md-4 col-sm-6 col-4pad ">
160+ < div class ="service-1 ">
161+ < div class ="servise-top wow fadeInUp ">
162+ < i class ="fas fa-lightbulb service_icon "> </ i >
163+ </ div >
164+ < h2 class ="unify "> Complete Custom Design </ h2 >
165+ < p class ="bottom-s "> Have an out of the box idea about a app you wanna deploy? We can help you
166+ bring that idea into reality and build a custom app just for you! </ p >
167+ </ div >
168+ </ div >
169+ <!--#End about-text -->
170+ </ div >
171+ </ div >
172+ </ div >
173+
174+ < div class ="our_partners_area bg-grediunt ">
175+ < div class ="book_now_aera ">
176+ < div class ="container ">
177+ < div class ="row book_now ">
178+ < div class ="col-md-12 booking_text wow fadeInUp ">
179+ < h1 style ="text-align: center; font-size: 51px; font-weight: 600 "> Made up your mind?</ h1 >
180+ </ div >
181+ < div class ="col-md-12 ">
182+ < div class ="top-banner text-left "
183+ style ="visibility: visible; animation-name: fadeInRight; width: 100%; display: flex; justify-content: center; ">
184+ < a id ="#services " href ="contact.html " class ="btn btn-primary wow fadeInUp js-scroll-trigger "
185+ data-wow-delay ="0.5s "> Let's Talk</ a >
186+ </ div >
187+ </ div >
188+ </ div >
189+ </ div >
190+ </ div >
191+ </ div >
192+
193+ <!--#start Our footer Area -->
194+ < div class ="our_footer_area ">
195+ < div class ="book_now_aera ">
196+ < div class ="container wow fadeInUp ">
197+ < div class ="row book_now ">
198+ < div class ="col-md-4 ">
199+ < div class ="">
200+ < a class =" logo-biss " href ="index.html "> Coding & Decoding </ a >
201+ </ div >
202+ < p class ="footer-h "> An innovative digital media company that helps businesses and individuals around
203+ the world to
204+ gain leverage via the internet and reach millions of customers online.</ p >
205+ < div class ="bigpixi-footer-social ">
206+ < a href ="https://www.facebook.com/codinganddecoding " target ="_blank "> < i id ="social-fb "
207+ class ="fab fa-facebook-square fa-3x social "> </ i > </ a >
208+ < a href ="https://www.twitter.com/coding_decoding " target ="_blank "> < i id ="social-tw "
209+ class ="fab fa-twitter fa-3x social "> </ i > </ a >
210+ < a href ="https://reddit.com/r/codinganddecoding " target ="_blank "> < i id ="social-em "
211+ class ="fab fa-reddit fa-3x social "> </ i > </ a >
212+ < a href ="https://www.instagram.com/codinganddecoding/ " target ="_blank "> < i id ="social-em "
213+ class ="fab fa-instagram fa-3x social "> </ i > </ a >
214+ < a href ="https://www.linkedin.com " target ="_blank "> < i id ="social-em "
215+ class ="fab fa-linkedin-in fa-3x social "> </ i > </ a >
216+ < a href ="https://www.youtube.com/codinganddecoding " target ="_blank "> < i id ="social-em "
217+ class ="fab fa-youtube fa-3x social "> </ i > </ a >
218+ </ div >
219+ </ div >
220+ < div class ="col-md-1 ">
221+ </ div >
222+ < div class ="col-md-3 ">
223+ < h2 class ="footer-top "> SOLUTIONS </ h2 >
224+ < ul class ="footer-menu ">
225+ < li > < a href ="web-dev.html "> Web </ a > </ li >
226+ < li > < a href ="app-dev.html "> Mobile </ a > </ li >
227+ < li > < a href =""> Design </ a > </ li >
228+ < li > < a href =""> Branding </ a > </ li >
229+ < li > < a href =""> Promotions </ a > </ li >
230+ < li > < a href =""> Media </ a > </ li >
231+ </ ul >
232+ </ div >
233+ < div class ="col-md-4 ">
234+ < ul class ="location ">
235+ < li class ="footer-left-h "> < i class ="fa fa-map-marker "> </ i > Made with < i
236+ class ="fa fa-heart "> </ i > in India.</ li >
237+ < li class ="footer-left-h "> < i class ="fa fa-phone "> </ i > Call Us < br > < a href ="tel:+918793212686 "> +91
238+ 879-321-2686</ a > </ li >
239+ < li class ="footer-left-h "> < i class ="fa fa-envelope "> </ i > Email< br >
240+ < a href ="mailto:thecodingdecoding@gmail.com "> thecodingdecoding@gmail.com </ a >
241+ </ li >
242+ </ ul >
243+ </ div >
244+ </ div >
245+ < div class ="row book_now ">
246+ < div class ="col-md-12 text-center mt-50 ">
247+ < p class ="footer-h "> Providing amazing experiences, creating and crafting unique solutions and
248+ realizing ideas since 2020.</ p >
249+ < p class ="footer-h "> © 2020 Coding and Decoding< br > Made with < i class ="fa fa-heart "> in
250+ India</ i > </ p >
251+ </ div >
252+ </ div >
253+ </ div >
254+ </ div >
255+ </ div >
256+ <!--#End Our footer Area -->
257+ <!-- jQuery JS -->
258+ < script src ="assets/js/jquery-1.12.0.min.js "> </ script >
259+ <!-- Bootstrap JS -->
260+ < script src ="assets/js/bootstrap.min.js "> </ script >
261+ < script src ="assets/vendors/popup/lightbox.min.js "> </ script >
262+ <!-- Animate JS -->
263+ < script src ="assets/vendors/animate/wow.min.js "> </ script >
264+ <!-- Owlcarousel JS -->
265+ < script src ="assets/vendors/owl_carousel/owl.carousel.min.js "> </ script >
266+ <!-- Theme JS -->
267+ < script src ="assets/js/theme.min.js "> </ script >
268+ </ body >
269+
270+ </ html >
0 commit comments