-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrandom8.html
More file actions
67 lines (53 loc) · 2.33 KB
/
random8.html
File metadata and controls
67 lines (53 loc) · 2.33 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
<html>
<head>
<link rel="stylesheet" href="assets/css/bootstrap.css">
<link rel="stylesheet" href="assets/fa/css/all.css">
<link rel="stylesheet" href="assets/css/navbar.css">
<link rel="stylesheet" href="assets/css/carousel.css">
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.js"></script>
</head>
<style>
</style>
<div class="container-fluid" STYLE="BACKGROUND:#0b096d;HEIGHT:550PX">
<div class="row form-group">
<div class="col-sm-12">
<div class="col-sm-4">
<label style="color:orange;margin-top:20px"><strong>RANDON PACKERS</STRONG></LABEL>
<P STYLE="COLOR:WHITE;margin-top:50px">"Randon Transportation Company is committed to<br>
providing efficient and reliable services across all<br>
its business segements to its valued customers<br>
where safety is our top priority.Rendon will commit<br>
its resource to safe and environment sound<br>
operation practises"</p>
<BR>
<IMG SRC="assets/image/18.jpg"STYLE="MARGIN-TOP:50PX"></IMG>
</DIV>
<div class="col-sm-4">
<label style="color:orange;margin-top:10px"><strong>REGION WISE PRESENCE</STRONG></LABEL>
<P STYLE="COLOR:WHITE;margin-top:50px">"Randon Transportation Company is committed to<br>
providing efficient and reliable services across all<br>
its business segements to its valued customers<br>
where safety is our top priority.Rendon will commit<br>
its resource to safe and environment sound<br>
operation practises"</p>
</DIV>
<div class="col-sm-4">
<label style="color:orange;margin-top:10px"><strong>REGION WISE PRESENCE</STRONG></LABEL>
<P STYLE="COLOR:WHITE;margin-top:50px">"Randon Transportation Company is committed to<br>
providing efficient and reliable services across all<br>
its business segements to its valued customers<br>
where safety is our top priority.Rendon will commit<br>
its resource to safe and environment sound<br>
operation practises"</p>
</DIV>
</div>
</div>
<div class="container" style="background:orange;height:50px;width:1350px;margin-top:210px;margin-left:-10px">
<center>
<label style="margin-top:20px;color:white">@Randon packers|Created by <b>GlobalLeads.in</b></label>
</center>
</div>
</div>
</div>
</div>