-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathService.php
More file actions
122 lines (111 loc) · 4.26 KB
/
Service.php
File metadata and controls
122 lines (111 loc) · 4.26 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
<?php
include('Head.php');
?>
<div>
<!<marquee direction ="up" behaviour="scroll">
<!<img class="mySlides w3-animate-fading" src="Images/softwebcut.jpg" style="width:100%" height="350px">
<img src="Images/security.jpg" class="w3-border w3-padding w3-padding-16" alt="SoftwebBanner" style="width:100%" height="350px">
<!</marquee>
</div>
<!<div class="container">
<div class="_contactbg">
<div>
<h3 class="text-center">SERVICES</h3>
</div>
</div>
<!</div>
<Div Class="container" style="margin:40px">
<DIV style="width: 1200px; height:auto; position:relative; margin:0px; padding:0px; overflow: hidden; background-color: #778899; ">
<div class="row 1;">
<div class="col-md-4">
<a href="Images/clouding.jpg" class="thumbnail">
<p align=center> <b>Software Development</b></p>
<img src="Images/software1.jpg" alt="Cinque Terre" style="width:380px;height:250px">
</a>
</div>
<div class="col-md-4">
<a href="Images/security.jpg" class="thumbnail">
<p align=center> <b>Andriod Apps</b></p>
<img src="Images/face.jpg" alt="Moustiers Sainte Marie" style="width:380px;height:250px">
</a>
</div>
<div class="col-md-4">
<a href="Images/apple.jpg" class="thumbnail">
<p align=center> <b>Server Technology</b></p>
<img src="Images/server.jpg" alt="apple" style="width:380px;height:250px">
</a>
</div>
</div>
</Div>
<DIV style="width: 1200px; height:auto; position:relative; margin:0px; padding:0px; overflow: hidden; background-color: #778899;">
<div id="row">
<div class="col-md-4">
<a href="Images/My apple Car.jpg" class="thumbnail">
<p align=center><b>Databases</b></p>
<img src="Images/DB.png" alt="Moustiers Sainte Marie" style="width:380px;height:250px">
</a>
</div>
<div class="col-md-4">
<a href="Images/ford.png" class="thumbnail">
<p align=center><b>Web Applications</b></p>
<img src="Images/URL.jpg" alt="Pulpit Rock" style="width:380px;height:250px">
</a>
</div>
<div class="col-md-4">
<a href="Images/Iphone.jpg" class="thumbnail">
<p align=center><b>General Networking</b></p>
<img src="Images/network.jpg" alt="Cinque Terre" style="width:380px;height:250px">
</a>
</div>
</div>
</Div>
<DIV style="width: 1200px; height:auto; position:relative; margin:0px; padding:0px; overflow: hidden; background-color: #778899;">
<div class="row">
<div class="col-md-4">
<a href="Images/Iphone.jpg" class="thumbnail">
<p align=center><b>Hosting and Implementation</b></p>
<img src="Images/clouding.jpg" alt="Pulpit Rock" style="width:380px;height:250px">
</a>
</div>
<div class="col-md-4">
<a href="Images/Royce.jpg" class="thumbnail">
<p align=center> <b>Digital Marketing</b></p>
<img src="Images/DMarketing.jpg" alt="Cinque Terre" style="width:380px;height:250px">
</a>
</div>
<div class="col-md-4">
<a href="Images/Lambo-Gold-1.jpg" class="thumbnail">
<p align=center><b>I.T Consultancy</b></p>
<img src="Images/6.jpg" alt="Pulpit Rock" style="width:380px;height:250px">
</a>
</div>
</div>
</div>
</DIV>
<div class="row2 align-center">
<fieldset>
<legend align=center><H5>CONNECT WITH US ON</H5></legend>
<Div class="row3 align-center">
<figure class="col-sm-3">
<a href="Images/security.jpg" class="thumbnail">
<img src ="Images/facebook4.png" style="width:30px;height:30px">
</a>
</figure>
<figure class="col-sm-3">
<img src ="Images/linkedin2.png" style="width:30px;height:30px">
</figure>
<figure class="col-sm-3">
<img src ="Images/twitter2.png" style="width:30px;height:30px">
</figure>
<figure class="col-sm-3">
<img src = "Images/google2.png" style="width:30px;height:30px">
</figure>
</fieldset>
</Div>
</div>
<footer align=center>
© Copyright by| <a href="http://www.softwebsystemtechnologies.com/" target="_blank"> softwebsystemtechnologies</a>
</footer>
</body>
</html>
<!-- Mirrored from www.w3schools.com/bootstrap/tryit.asp?filename=trybs_img_thumbnail2&stacked=h by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 27 Feb 2016 01:09:23 GMT -->