-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrandom5.html
More file actions
82 lines (70 loc) · 2.16 KB
/
random5.html
File metadata and controls
82 lines (70 loc) · 2.16 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
<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">
<div class="row form-group">
<div class="col-sm-12">
<center>
<label style="font-size:40px;color:black"><strong>RECENT POSTS</strong></label>
</center>
<div class="col-sm-12">
<div class="col-sm-4">
<div class="panel panel-default">
<div class="panel panel-heading">
<img src="assets/image/9.jpg"></img>
</div>
<div class="panel panel-body">
<label><strong>AUTOMATED VEHICLE ARE THOSE IN<BR>
WHICH AT LEAST SOME ASPECTS<br>
<br>
Posted on:2017-07-12 11:55:14<br>
<br>
<p style="color:grey">We provide traning based on real time<br>
projects by real time industry<br>
exprienced trainer, we follow the<br>
following below procrdures</p>
</strong></label>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-default">
<div class="panel panel-heading">
<img src="assets/image/10.jpg"></img>
</div>
<div class="panel panel-body">
<label><strong>TRANSPOTATION AUTOMATION AROUND THE WORLD<BR>
<br>
Posted on:2017-04-12 11:55:14<br>
<br>
<p style="color:grey">Automated vehicle are those in which at<br>
least of a safety-critical<br>
control function(eg:sleeping,thottle,or<br>
breaking)occour without direct driver<br>
input.Automation has the potentonal to<br>
significantlly impact our driving safety<br>
personal[1]. </p>
</strong></label>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-default">
<LABEL>Posted on:2017-04-12 11:55:14</LABEL>
<br>
<STRONG><p>GLOBAL GOODS TRADE ROOT SYSTEM<BR>
VIA AIRWAYS</p></STRONG>
<BR>
<center>
<button class="btn btn-lg" style="background:steelblue;color:white;border:none">MORE VIEWS</button>
</center>
</div>
</div>