-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsingle1.html
235 lines (225 loc) · 11.7 KB
/
single1.html
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
<!DOCTYPE html>
<html>
<head>
<title>Topic</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Truck Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template,Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- bootstarp-css -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<!--// bootstarp-css -->
<!-- css -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<!--// css -->
<script src="js/jquery-1.11.1.min.js"></script>
<!--fonts-->
<link href='http://fonts.useso.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,800,700,600' rel='stylesheet' type='text/css'>
<!--/fonts-->
<link href="css/animate.css" rel="stylesheet" type="text/css" media="all">
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<!--start-smoth-scrolling-->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},900);
});
});
</script>
<!--start-smoth-scrolling-->
</head>
<body>
<!-- banner -->
<div id="home" class="banner a-banner">
<!-- container -->
<div class="container">
<div class="header">
<div class="head-logo">
<a href="index.html"><img src="images/logo.png" alt="" /></a>
</div>
<div class="top-nav">
<span class="menu"><img src="images/menu.png" alt=""></span>
<ul class="nav1">
<li class="hvr-sweep-to-bottom"><a href="index.html">Home<i><img src="images/nav-but1.png" alt=""/></i></a></li>
<li class="hvr-sweep-to-bottom"><a href="about.html">About<i><img src="images/nav-but2.png" alt=""/></i></a></li>
<li class="hvr-sweep-to-bottom"><a href="services.html">Services<i><img src="images/nav-but3.png" alt=""/> </i> </a></li>
<li class="hvr-sweep-to-bottom active"><a href="blog.html">News<i><img src="images/nav-but4.png" alt=""/></i></a></li>
<li class="hvr-sweep-to-bottom"><a href="mail.html">Mail Us<i><img src="images/nav-but5.png" alt=""/></i></a></li>
<div class="clearfix"> </div>
</ul>
<!-- script-for-menu -->
<script>
$( "span.menu" ).click(function() {
$( "ul.nav1" ).slideToggle( 300, function() {
// Animation complete.
});
});
</script>
<!-- /script-for-menu -->
</div>
<div class="clearfix"> </div>
</div>
</div>
<!-- //container -->
</div>
<!-- //banner -->
<!--single_page -->
<div class="container">
<div class="single wow fadeInLeft animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<div class="blog-to">
<img class="img-responsive sin-on" src="images/sin.jpg" alt="" />
<div class="blog-top">
<div class="blog-left">
<b>10</b>
<span>Jun</span>
</div>
<div class="top-blog">
<a class="fast" href="#">Illuminate has won the NASSCOM Student Innovation Awards 2016</a>
<p>Posted by <a href="#">Admin</a> in <a href="#">General</a> | <a href="#">3 Comments</a></p>
<p class="sed">Illuminate applied for the <a href="https://nasscom.org.au/">NASSCOM</a> Student Innovation Awards 2016 in the IT Technical Innovation Category.</p>
<p>This innovation looks to automate the process used to decide on the direction of mining based on ore layout. The current process is done manually and is typically achieved by a photo being taken underground and then analysed by a geologist in the lab.</p>
<p>This system can automate the photo capture by the use of drones and can return results in less time that the manual lab analysis – this can result in the saving of days. This also had an added benefit in terms of reducing visits to the mining face / underground and with it a corresponding safety benefit.</p>
<p>The current algorithm is returning results with accuracies between 70 and 80%, and this compares well to results returned by geologist (75%). Refinement of the algorithm and greater standardisation of image capture can look to improve the accuracies still.</p>
<p>The judges were impressed with this submission, it is well thought out and presented. Also, having a mature trial in existence made it easy to realise the real world potential of this innovation. The submission also highlighted the fact that even though mining makes up 50% of exports that we are still seeing on a fraction of the start-ups in this area.</p>
<p>https://nasscom.org.au/judges-citations-2016/</p>
<div class="clearfix"> </div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<div class="single-middle">
<h3>3 Comments</h3>
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/co.png" alt="">
</a>
</div>
<div class="media-body">
<h4 class="media-heading"><a href="#">Steffen Sørensen</a></h4>
<p>Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.</p>
</div>
</div>
<div class="media in-media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/co.png" alt="">
</a>
</div>
<div class="media-body">
<h4 class="media-heading"><a href="#">James Kroning</a></h4>
<p>Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.</p>
</div>
</div>
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="images/co.png" alt="">
</a>
</div>
<div class="media-body">
<h4 class="media-heading"><a href="#">Paul Morriss</a></h4>
<p>Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.Leave a comment.</p>
</div>
</div>
</div>
<!---->
<div class="single-bottom">
<h3>Leave A Comment</h3>
<form>
<div class="col-md-4 comment">
<input type="text" value="Name" onfocus="this.value='';" onblur="if (this.value == '') {this.value ='Name';}">
</div>
<div class="col-md-4 comment">
<input type="text" value="Email" onfocus="this.value='';" onblur="if (this.value == '') {this.value ='Email';}">
</div>
<div class="col-md-4 comment">
<input type="text" value="Subject" onfocus="this.value='';" onblur="if (this.value == '') {this.value ='Subject';}">
</div>
<div class="clearfix"> </div>
<textarea cols="77" rows="6" value=" " onfocus="this.value='';" onblur="if (this.value == '') {this.value = 'Message';}">Message</textarea>
<input type="submit" value="Send" >
</form>
</div>
</div>
</div>
<!-- //single_page -->
<!-- footer -->
<div class="footer">
<!-- container -->
<div class="container">
<div class="col-md-6 footer-left wow fadeInLeft animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="blog.html">News</a></li>
<li><a href="mail.html">Mail Us</a></li>
</ul>
<form>
<input type="text" placeholder="Email" required="">
<input type="submit" value="Subscribe">
</form>
</div>
<div class="col-md-3 footer-middle wow bounceIn animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<h3>Address</h3>
<div class="address">
<p>23 Taunton Road,
<span>Hurstville, NSW 2200</span>
</p>
</div>
<div class="phone">
<p>+(61) 420 925 975</p>
</div>
</div>
<div class="col-md-3 footer-right wow fadeInRight animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<a href="#"><img src="images/logo.png" alt="" /></a>
<p>illuminate your ore</p>
</div>
<div class="clearfix"> </div>
</div>
<!-- //container -->
</div>
<!-- //footer -->
<div class="copyright">
<!-- container -->
<div class="container">
<div class="copyright-left wow fadeInLeft animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<p>Copyright © 2017.Company name All rights reserved.</p>
</div>
<div class="copyright-right wow fadeInRight animated" data-wow-delay="0.4s" style="visibility: visible; -webkit-animation-delay: 0.4s;">
<ul>
<li><a href="#" class="twitter"> </a></li>
<li><a href="#" class="twitter facebook"> </a></li>
<li><a href="#" class="twitter chrome"> </a></li>
<li><a href="#" class="twitter pinterest"> </a></li>
<li><a href="#" class="twitter linkedin"> </a></li>
<li><a href="#" class="twitter dribbble"> </a></li>
</ul>
</div>
<div class="clearfix"> </div>
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<a href="#home" id="toTop" class="scroll" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
</div>
<!-- //container -->
</div>
</body>
</html>