forked from IOSD/iosd.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
temp2
103 lines (97 loc) · 4.68 KB
/
temp2
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
ervice_area start
============================================================ -->
<div class="romana_service_area romana_section_padding">
<div class="container">
<div class="row">
<div class="col-md-5 col-sm-6 col-xs-12">
<div class="romana_service_left_text romana_section_title">
<h2>our services</h2>
<p>We being a group of like minded developers brings ambitious brands to the next level by transforming their digital business environment. Because we have so much coding running down in our veins, we believe we can do a really cool job of website and mobile app development even while we are sleepwalking. So, all your cool start up ideas can turn into real mobile application and website, all you got to do is give a holler or simply walk in to our Delhi adda. Coffee is on us!</p>
<div class="romana_service_btn">
<a href="service.html">view more</a>
</div>
</div>
<!-- romana_service_left_text End -->
</div>
<!-- column End -->
<div class="col-sm-3 col-md-offset-1 col-xs-6">
<div class="romana_service_icon">
<a href="single-service.html"><img src="images/service_icon1.png" alt="icon"></a>
<a href="service.html"><h3>WebDev and Portal Management</h3></a>
</div>
<!-- romana_service_icon End -->
<div class="romana_service_icon">
<a href="single-service.html"><img src="images/service_icon3.png" alt="icon"></a>
<a href="service.html"><h3>Data Science Services</h3></a>
</div>
<!-- romana_service_icon End -->
</div>
<!-- column End -->
<div class="col-sm-3 col-xs-6">
<div class="romana_service_icon">
<a href="single-service.html"><img src="images/service_icon2.png" alt="icon"></a>
<a href="service.html"><h3>Android and IOS Development</h3></a>
</div>
<!-- romana_service_icon End -->
<div class="romana_service_icon">
<a href="single-service.html"><img src="images/service_icon4.png" alt="icon"></a>
<a href="service.html"><h3>SEO Services</h3></a>
</div>
<!-- romana_service_icon End -->
</div>
<!-- column End -->
</div>
<!-- row End -->
</div>
<!-- container End -->
</div>
.*Projects_area start
============================================================ -->
<div class="romana_projects_area romana_section_padding">
<div class="container">
<div class="row ">
<div class="col-xs-6">
<div class="romana_project_text romana_section_title">
<h2>Upcoming Events </h2>
<p></p>
</div>
</div>
<div class="col-sm-4">
<div class="romana_project_left_img">
<div class="romana_project_single_img">
<img src="images/project_img1.jpg" alt="">
<div class="romana_img_hover"></div>
<div class="romana_img_hover_content">
<a href="service.html">MONTHLY PROGRAMMING CONTESTS</a>
</div>
</div>
</div>
<!-- column End -->
<div class="col-sm-4">
<div class="romana_middle_img">
<div class="romana_project_single_img">
<img src="images/project_img3.jpg" alt="">
<div class="romana_img_hover"></div>
<div class="romana_img_hover_content">
<a href="service.html">MEETUPS</a>
</div>
</div>
</div>
<!-- column End -->
<div class="col-sm-4">
<div class="romana_right_img">
<div class="romana_project_single_img">
<img src="images/project_img5.jpg" alt="">
<div class="romana_img_hover"></div>
<div class="romana_img_hover_content">
<a href="service.html">MOCK HACKATHONS</a>
</div>
</div>
</div>
</div>
<!-- column End -->
</div>
<!-- row End -->
</div>
<!-- container End -->
</div>