-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaboutus.html
39 lines (38 loc) · 2.51 KB
/
aboutus.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
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<div class="about-section paddingTB60 gray-bg">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-6">
<div class="about-title clearfix">
<h1>About</h1>
<p class="about-paddingB"><h6>Easy way to access and great way of learning</h6>
<h3>Perfect for every student</h3>
<p> Our founder and of the this unversity billi adams M tech from MIT <br> the smartEDU platfrom set up at 2010 we had 10 years of exprience <br>in online platform and it india's one the best and
old online platform
<h4>How to use SmartEDu</h4><br>
<p>
first student have to register themselfs<br> in the in the registration portal and then <b>SmartEdu</b> team <br>will privded you password and user id
then you can login in the student portal<br> to see your prograssion and after passing<br> the We will provided <br>you a golbal recognize certificate and chance of interships in top companys
</p>
<div class="about-icons">
<ul >
<li><a href="https://www.facebook.com/"><i id="social-fb" class="fa fa-facebook-square fa-3x social"></i></a> </li>
<li><a href="https://twitter.com/"><i id="social-tw" class="fa fa-twitter-square fa-3x social"></i></a> </li>
<li> <a href="https://plus.google.com/"><i id="social-gp" class="fa fa-google-plus-square fa-3x social"></i></a> </li>
<li> <a href="mailto:[email protected]"><i id="social-em" class="fa fa-envelope-square fa-3x social"></i></a> </li>
</ul>
</div>
</div>
</div>
<div class="col-md-5 col-sm-6">
<div class="about-img">
<img src="https://devitems.com/preview/appmom/img/mobile/2.png" alt="">
</div>
</div>
</div>
</div>
</div>