-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
125 lines (118 loc) · 7.14 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Database-Sparkplugnow</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="css/styles.css" type="text/css" rel ="stylesheet">
<link href="css/bootstrap.min.css" type ="text/css" rel = "stylesheet" >
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link href="css/awesomplete.css" type ="text/css" rel="stylesheet" >
</head>
<body>
<div class="main">
<section>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">SparkDB</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="#sparkConnect" id="toSpark" class="smoothScroll" >Connect</a></li>
<li><a href="http://www.sparkplugnow.com" target="blank">Sparkplugnow</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria- -
haspopup="true" aria-expanded="false">Students <span class="caret"></span></a>
<ul class="dropdown-menu">
<li class='div' ><a href="#" id ="israel">Israel</a></li>
<li class='div'><a href="#" id="david">David</a></li>
<li class='div'><a href="#" id="memuna" >Memuna</a></li>
<li class='div'><a href="#" id="chidera">Chidera</a></li>
<li class='div'><a href="#" id="tobi">Tobi</a></li>
<li class='div'><a href="#" id="zubair">Zubair</a></li>
<li class='div'><a href="#" id="stephen">Stephen</a></li>
<li class='div'><a href="#" id ="lekan">Lekan</a></li>
<li class='div'><a href="#" id="alex">Alex</a></li>
<li class='div'><a href="#" id="sule">Suleiman</a></li>
<li class='div'><a href="#" id="afeez">Afeez</a></li>
<li><a href="#"></a></li>
<li role="separator" class="divider page-header"></li>
<li><a href="#" id="president"><b><em>President/Founder</em></b></a></li>
<li role="separator" class="divider"></li>
<li class='div'><a href="#" id="olumide">Olumide Adewumi</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<!-- home section-->
<!-- home section-->
<!-- home section-->
<div class = "container">
<div class ="row">
<div class = "col-sm-6 col-md-6 center-block text-center">
<img src = "images/sparkstudents.jpg" id ="image" width="350px" height="350px" class="img-circle animated fadeIn" >
<div id = "Pname"><img src ="images/sparklogo.png"> 1</div>
<br>
</div>
<div class = "col-sm-4 col-md-4 center-block text-center form">
<form role="search">
<div class="form-group">
<input type="text" id ="nameStr" placeholder="Enter name">
</div>
<button type="submit" id="button" class="btn btn-default">Search</button>
</form>
<div id ="message" class="text-center" style ="padding-top:10px;" ></div>
</div>
</div>
<div class ="row center-block text-center well" id="content">
<div class = "col-xs-12 col-sm-6 col-md-4 col-lg-4 ">
<strong class="page-header">About :</strong>
<div id ="Pabout" class= "xter"></div>
</div>
<div class = "col-xs-12 col-sm-6 col-md-4 col-lg-4">
<strong class="page-header"> Current Skills:</strong>
<div id="Pskills" class= "xter"> </div>
</div>
<div class = "col-xs-12 col-sm-6 col-md-4 col-lg-4">
<strong class="page-header"> Contact:</strong>
<div id ="Pcontact" class= "xter"></div>
</div>
<div id ="message"> </div>
</div>
</div>
</section>
</div>
<footer class="text-center">
<div class ="container ">
<div id="sparkplug">
code education... a spark at a time!
<br/>
</div>
<div id="twit" style="font-family:tahoma;">with <span style ="color:red;" class=" fa fa-heart" ></span> by <a href="http://twitter.com/aduraisrael"> @aduraisrael </a>
</div>
<ul id="sparkConnect" class="list-inline list-unstyled">
<li><a href="http://sparkplugnow.com"><img src ="images/sparkplugnow.png"></a></li>
<li><a href="https://twitter.com/@sparkplugnow"><i class="fa fa-twitter-square"></i></a></li>
<li><a href="http://github.com/Sparkplugnow"><i class="fa fa-github-square"></i></a></li>
</ul>
</div>
</footer>
<script src="js/jquery.min.js"></script>
<script src="js/awesomplete.js" ></script>
<script src="js/smoothscroll.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- <script src="js/database.js"></script>-->
<script src="js/app.js"></script>
</body>
</html>