-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
197 lines (172 loc) · 7.57 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
192
193
194
195
196
197
<!DOCTYPE html>
<html lang="en">
<head>
<title>Becky Designs</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="A web gallery with Beckys Work">
<meta name="keywords" content="Photography, Graphics Design, Rebecca, Nassanga, Kafeero, Gallery, Design School,rekafeero">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<Style>
main{
margin-top: 125px;
}
header, main, footer {
padding-left: 300px;
}
@media only screen and (max-width : 992px) {
header, main, footer {
padding-left: 0;
}
}
.red {
background: url('http://www.tradeinterint.com/wp-content/uploads/2017/03/industrial-servicee-1.jpg');
background-repeat: no-repeat;
background-size: cover;
}
</Style>
</head>
<body data-gr-c-s-loaded="true">
<!-- START HEADER -->
<header id="header" class="page-topbar">
<!-- start header nav-->
<div >
<nav>
<div class="nav-wrapper">
<a href="#" class="brand-logo right">Logo</a>
<ul id="nav-mobile" class="left hide-on-med-and-down">
<li><a href="sass.html">Sass</a></li>
<li><a href="badges.html">Components</a></li>
<li><a href="collapsible.html">JavaScript</a></li>
</ul>
</div>
</nav>
</div>
<!-- end header nav-->
</header>
<!-- END HEADER -->
<!-- //////////////////////////////////////////////////////////////////////////// -->
<!-- BEGIN: SideNav-->
<div class="wrapper">
<!-- START LEFT SIDEBAR NAV-->
<aside id="left-sidebar-nav">
<ul id="slide-out" class="sidenav sidenav-fixed">
<li class="user-details cyan darken-2">
<div class="row">
<div class="col col s4 m4 l4">
<img src="images/avatar/avatar-7.png" alt="" class="circle responsive-img valign profile-image cyan">
</div>
<div class="col col s8 m8 l8">
<ul id="profile-dropdown-nav" class="dropdown-content">
<li>
<a href="#" class="grey-text text-darken-1">
<i class="material-icons">face</i> Profile</a>
</li>
<li>
<a href="#" class="grey-text text-darken-1">
<i class="material-icons">settings</i> Settings</a>
</li>
<li>
<a href="#" class="grey-text text-darken-1">
<i class="material-icons">live_help</i> Help</a>
</li>
<li class="divider"></li>
<li>
<a href="#" class="grey-text text-darken-1">
<i class="material-icons">lock_outline</i> Lock</a>
</li>
<li>
<a href="#" class="grey-text text-darken-1">
<i class="material-icons">keyboard_tab</i> Logout</a>
</li>
</ul>
<a class="btn-flat dropdown-button waves-effect waves-light white-text profile-btn" href="#" data-activates="profile-dropdown-nav">John Doe<i class="mdi-navigation-arrow-drop-down right"></i></a>
<p class="user-roal">Administrator</p>
</div>
</div>
</li>
<li class="no-padding">
<ul class="collapsible" data-collapsible="accordion">
<h6>Record A New Case Here</h6>
<li class="bold">
<a href="index.html" class="waves-effect waves-cyan">
<i class="material-icons">pie_chart_outlined</i>
<span class="nav-text">Reporters Information</span>
</a>
</li>
<li class="bold">
<a href="cards-basic.html" class="waves-effect waves-cyan">
<i class="material-icons">cast</i>
<span class="nav-text">Violation Details</span>
</a>
</li>
<li class="bold">
<a href="ui-basic-buttons.html" class="waves-effect waves-cyan">
<i class="material-icons">insert_link</i>
<span class="nav-text">Image and Video Evidence</span>
</a>
<a class="btn waves-effect waves-light gradient-45deg-red-pink" href="login.html" target="_blank">
<i class="material-icons white-text">file_upload</i>Log Out
</a>
</li>
</ul>
</li>
</ul>
<a href="#" data-activates="slide-out" class="sidebar-collapse btn-floating btn-medium waves-effect waves-light hide-on-large-only">
<i class="material-icons">menu</i>
</a>
</aside>
<!-- END LEFT SIDEBAR NAV-->
</div>
<!-- //////////////////////////////////////////////////////////////////////////// -->
<!-- //////////////////////////////////////////////////////////////////////////// -->
<!-- START MAIN -->
<div class="container">
<main>
<div class="card-image">
<div class="carousel carousel-slider left" data-indicators="true">
<div class="carousel-fixed-item center">
<a class="btn waves-effect white grey-text darken-text-2">button</a>
</div>
<div class="carousel-item red white-text" href="#one!">
<h2>First Panel</h2>
<p class="white-text">This is your first panel</p>
</div>
<div class="carousel-item amber white-text" href="#two!">
<h2>Second Panel</h2>
<p class="white-text">This is your second panel</p>
</div>
<div class="carousel-item green white-text" href="#three!">
<h2>Third Panel</h2>
<p class="white-text">This is your third panel</p>
</div>
<div class="carousel-item blue white-text" href="#four!">
<h2>Fourth Panel</h2>
<p class="white-text">This is your fourth panel</p>
</div>
</div>
</div>
</main>
</div>
<!--MAIN END-->
<!-- Compiled and minified JavaScript -->
<script src="https://code.jquery.com/jquery-3.5.0.slim.min.js" integrity="sha256-MlusDLJIP1GRgLrOflUQtshyP0TwT/RHXsI1wWGnQhs=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<script>
$(document).ready(function(){
$('.sidenav').sidenav();
$('.carousel-slider').carousel({fullWidth: true, padding:0},setTimeout(autoplay, 4500));
function autoplay() {
$('.carousel').carousel('next');
setTimeout(autoplay, 7500);
}
});
</script>
</body>
</html>