-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
191 lines (176 loc) · 12.5 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
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
<!doctype>
<html>
<head>
<title>Rudigo dashboard</title>
<meta charset="utf-8">
<meta name="viewport" content="width= device width, initial-scale= 1.0">
<link href="mdl/material.css" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" type="text/css" rel="stylesheet">
<link href="bootstrap-3.3.7-dist/css/bootstrap.min.css" type="text/css" rel="stylesheet">
<style>
.img-rounded {
border-radius: 100%;
width: 100px;
height: 100px;
}
a:hover{
text-decoration: none;
}
a{
color: #4b4a4a;
}
</style>
</head>
<body>
<!-- The drawer is always open in large screens. The header is always shown,
even in small screens. -->
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-drawer
mdl-layout--fixed-header">
<header class="mdl-layout__header">
<div class="mdl-layout__header-row">
<div class="mdl-layout-spacer">
<H4> STUDENT DASHBOARD</H4>
</div>
<div class="mdl-textfield mdl-js-textfield mdl-textfield--expandable
mdl-textfield--floating-label mdl-textfield--align-right">
<label class="mdl-button mdl-js-button mdl-button--icon" for="fixed-header-drawer-exp">
<i class="material-icons">search</i>
</label>
<div class="mdl-textfield__expandable-holder">
<input class="mdl-textfield__input" type="text" name="sample" id="fixed-header-drawer-exp">
</div>
</div>
</div>
</header>
<div class="mdl-layout__drawer" style="background: #fafafa">
<span class="mdl-layout-title ">RUDIGO</span>
<hr>
<nav class="mdl-navigation mdl-typography--text-center">
<b class="mdl-typography--text-center" href=""><img class="img-rounded" src="images/person.png"></b>
<h4 class="mdl-typography--text-center" href="">TOMA OFUA</h4>
<hr>
<h6 class="mdl-typography--text-center" href="">MOBILE APP DEVELOPER<br> (ANDROID)
</h6>
<hr>
<a class="mdl-navigation__link" href="mailto: [email protected]">[email protected]</a>
<button class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored" style="width:100px; margin-left: 70px">LEARNING</button>
<a class="mdl-navigation__link"><i class="material-icons">view_week</i> 4th WEEK</a>
<hr>
</nav>
</div>
<main class="mdl-layout__content">
<div class="page-content">
<div class="mdl-grid">
<div class=" mdl-cell mdl-cell--8-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet" style="overflow-scroll">
<div class="mdl-grid mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<div class="mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<div class="mdl-grid mdl-card mdl-shadow--4dp mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-tablet">
<div class="mdl-cell mdl-cell--2-col-desktop mdl-cell--1-col-phone mdl-cell--1-col-tablet">
<img src="images/l12866-java-eps-logo-99090.png" height="100" width="100">
</div>
<div class="mdl-cell mdl-cell--10-col-desktop mdl-cell--10-col-phone mdl-cell--10-col-tablet">
<div class="mdl-card__title java">
<h3 class="mdl-card__title-text">Introduction to Java Programming</h3>
</div>
<div class="mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<p>(Biff's tone instantly changes.) Marty! I - I didn't mean to scare ya! I didn't recognize you in those clothes! What the hell are you doin'? Uh...just puttin' on the second coat now! (He indicates Marty's clothes.) You goin' cowboy, huh? (He gives Marty a quick thumbs-up.) (The front door opens and Dave walks out, still in a business suit.)</p>
</div>
</div>
<div class="mdl-card__actions mdl-card--border">
<a class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect">
60%
</a>
<button type="button" class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect" style="background:#4e4eb1; color: white;; margin-left:500px; margin-top: -35px">
<i class="material-icons">lock</i> View
</button>
</div>
</div>
</div>
</div>
<div class="mdl-grid mdl-grid mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<div class="mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<div class="mdl-grid mdl-card mdl-shadow--4dp mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-tablet">
<div class="mdl-cell mdl-cell--2-col-desktop mdl-cell--1-col-phone mdl-cell--1-col-tablet">
<img src="images/ANDROID.png" height="100" width="100">
</div>
<div class="mdl-cell mdl-cell--10-col-desktop mdl-cell--10-col-phone mdl-cell--10-col-tablet">
<div class="mdl-card__title java">
<h3 class="mdl-card__title-text">Android Beginners</h3>
</div>
<div class="mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<p>(Biff's tone instantly changes.) Marty! I - I didn't mean to scare ya! I didn't recognize you in those clothes! What the hell are you doin'? Uh...just puttin' on the second coat now! (He indicates Marty's clothes.) You goin' cowboy, huh? (He gives Marty a quick thumbs-up.) (The front door opens and Dave walks out, still in a business suit.)</p>
</div>
</div>
<div class="mdl-card__actions mdl-card--border">
<a class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect">
57%
</a>
<button type="button" class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect" style="background:#4e4eb1; color: white; margin-left:500px; margin-top: -35px">
Viewed
</button>
</div>
</div>
</div>
</div>
<div class="mdl-grid mdl-grid mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<div class="mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<div class="mdl-grid mdl-card mdl-shadow--4dp mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-tablet">
<div class="mdl-cell mdl-cell--2-col-desktop mdl-cell--1-col-phone mdl-cell--1-col-tablet">
<img src="images/android-robog-alone.png" height="100" width="100">
</div>
<div class="mdl-cell mdl-cell--10-col-desktop mdl-cell--10-col-phone mdl-cell--10-col-tablet">
<div class="mdl-card__title java">
<h3 class="mdl-card__title-text">Android</h3>
</div>
<div class="mdl-cell mdl-cell--12-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet">
<p>(Biff's tone instantly changes.) Marty! I - I didn't mean to scare ya! I didn't recognize you in those clothes! What the hell are you doin'? Uh...just puttin' on the second coat now! (He indicates Marty's clothes.) You goin' cowboy, huh? (He gives Marty a quick thumbs-up.) (The front door opens and Dave walks out, still in a business suit.)</p>
</div>
</div>
<div class="mdl-card__actions mdl-card--border">
<a class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect">
60%
</a>
<button type="button" class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect" style="background:#4e4eb1; color: white; margin-left:500px; margin-top: -35px">
Viewed
</button>
</div>
</div>
</div>
</div>
</div>
<div class=" mdl-cell mdl-cell--4-col-desktop mdl-cell--12-col-phone mdl-cell--12-col-tablet" style="">
<main class="mdl-layout__content" style="position:fixed">
<h3 class="mdl-typography--text-center">PROJECTS</h3>
<a href="#"><div class="mdl-grid">
<div class="mdl-card mdl-shadow--4dp mdl-cell--12-col-phone mdl-cell--12-col-tablet" style="padding:20px; margin-top:20px">
<i class="material-icons" style="font-size: 70px">account_circle</i>
<h3 class="mdl-typography--text-center" style="margin-top:-40px; margin-left:0px">Tailor Pro</h3>
</div>
</div></a>
<a href="#"><div class="mdl-grid">
<div class="mdl-card mdl-shadow--4dp mdl-cell--12-col-phone mdl-cell--12-col-tablet" style="padding:20px; margin-top:20px">
<i class="material-icons" style="font-size: 70px">home</i>
<h3 class="mdl-typography--text-center" style="margin-top:-40px; margin-left:0px">Taylormade</h3>
</div>
</div></a>
<a href="#"><div class="mdl-grid">
<div class="mdl-card mdl-shadow--4dp mdl-cell--12-col-phone mdl-cell--12-col-tablet" style="padding:20px; margin-top:20px">
<i class="material-icons" style="font-size: 70px">settings</i>
<h3 class="mdl-typography--text-center" style="margin-top:-40px; margin-left:0px">MailerOne</h3>
</div>
</div></a>
<div class="mdl-grid">
<ul class="mdl-list list-inline">
<li><i class="material-icons">settings</i><a> Settings</a></li>
<li><i class="material-icons"> settings_power</i><a> Logout</a></li>
</ul>
</div>
</main>
</div>
</div>
</div>
</main>
</div>
<script src="mdl/material.min.js"></script>
</body>
</html>