-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse4.html
192 lines (172 loc) · 11.1 KB
/
course4.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
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- displays site properly based on user's device -->
<link rel="icon" type="image/png" sizes="32x32" href="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/main/images/favicon-32x32.png">
<link rel="stylesheet" href="courses.css">
<link rel="stylesheet" href="course.css">
<title>Blockment</title>
<!-- Feel free to remove these styles or customise in your own stylesheet 👍 -->
<style>
.attribution { font-size: 11px; text-align: center; }
.attribution a { color: hsl(228, 45%, 44%); }
</style>
</head>
<body>
<a href="courses.html" class="previous" style="color: white; font-size: 20px;">« Back</a>
<section class="card-container">
<header class="image-header">
<img src="images/Blockchain1.jpg" alt="image equilibrium" class="image-main">
<div class="overlay"></div>
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-view.svg" alt="" class="view">
</header>
<h1 class="tittle-card">Artificial Intelligence</h1>
<p class="text-card">Professor: Dr. Hamid Rohban</p>
<div class="items-card">
<div class="left">
<img src="images/user.png" alt="" class="img-item">
<span class="eth">69 Students</span>
</div>
<div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">23 September 2022</span>
</div>
</div>
<footer class="creator-section" style="text-align: center;">
<ol class="ol-cards">
<li style="--accent-color: #EE5830">
<a href="login.html" class="a-item">
<div class="icon"><i class="fa-brands fa-codepen"></i></div>
<div class="title">Homework 1</div>
<div style="display: flex; justify-content: space-between;">
<div class="descr">Release Date: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">28 September 2022</span>
</div></div>
<div></div>
<div class="descr">Deadline: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">3 October 2022</span>
</div></div>
</div>
</a>
</li>
<li style="--accent-color: #EE5830">
<a href="login.html" class="a-item">
<div class="icon"><i class="fa-brands fa-codepen"></i></div>
<div class="title">Homework 2</div>
<div style="display: flex; justify-content: space-between;">
<div class="descr">Release Date: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">3 October 2022</span>
</div></div>
<div></div>
<div class="descr">Deadline: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">12 October 2022</span>
</div></div>
</div>
</a>
</li>
<li style="--accent-color: #EE5830">
<a href="login.html" class="a-item">
<div class="icon"><i class="fa-brands fa-codepen"></i></div>
<div class="title">Homework 3</div>
<div style="display: flex; justify-content: space-between;">
<div class="descr">Release Date: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">17 October 2022</span>
</div></div>
<div></div>
<div class="descr">Deadline: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">30 October 2022</span>
</div></div>
</div>
</a>
</li>
<li style="--accent-color: #FAAF47">
<a href="login.html" class="a-item">
<div class="icon"><i class="fa-brands fa-codepen"></i></div>
<div class="title">Homework 4</div>
<div style="display: flex; justify-content: space-between;">
<div class="descr">Release Date: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">1 November 2022</span>
</div></div>
<div></div>
<div class="descr">Deadline: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">24 November 2022</span>
</div></div>
</div>
</a>
</li>
<li style="--accent-color: #FAAF47">
<a href="login.html" class="a-item">
<div class="icon"><i class="fa-brands fa-codepen"></i></div>
<div class="title">Homework 5</div>
<div style="display: flex; justify-content: space-between;">
<div class="descr">Release Date: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">25 November 2022</span>
</div></div>
<div></div>
<div class="descr">Deadline: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">5 December 2022</span>
</div></div>
</div>
</a>
</li>
<li style="--accent-color: #4CBEB8">
<a href="login.html" class="a-item">
<div class="icon"><i class="fa-brands fa-codepen"></i></div>
<div class="title">Project</div>
<div style="display: flex; justify-content: space-between;">
<div class="descr">Release Date: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">8 December 2022</span>
</div></div>
<div></div>
<div class="descr">Deadline: <div class="right">
<img src="https://raw.githubusercontent.com/Jean-carje/nft-preview-card-component-main/82a22800073516e524360d46b8bf4aafaa8d1283/images/icon-clock.svg" alt="" class="img-item">
<span class="days">22 December 2022</span>
</div></div>
</div>
</a>
</li>
</ol>
</footer>
</section>
<button class="addButton" id="myBtn">
+
</button>
<!-- The Modal -->
<div id="myModal" class="modal">
<!-- Modal content -->
<div style="color: black;">
<div class="modal-content">
<h2 style="color: black; margin-bottom: 30px;">Create A New Assignment</h2>
<form action="">
<label for="aname" style="color: black;">Assignment Name:</label><br>
<input type="text" id="aname" name="aname" value="Homework 1"><br><br>
<label for="atag" style="color: black;">Assignment Tag:</label><br>
<input type="radio" id="hw" name="fav_tag" value="Homework">
<label for="hw" style="color: black;">Homework</label><br>
<input type="radio" id="proj" name="fav_tag" value="Project">
<label for="proj" style="color: black;">Project</label><br>
<input type="radio" id="others" name="fav_tag" value="Others">
<label for="others" style="color: black;">Others</label><br><br>
<label for="deadline" style="color: black;">Deadline Date:</label><br>
<input type="date" id="deadline" name="deadline"><br><br>
<label for="sname" style="color: black;">Assignment Total Score: (e.g. 5)</label><br>
<input type="text" id="sname" name="sname" value="5"><br><br>
<label for="fileToUpload" style="color: black;">Upload Assignment Questions:</label><br>
<input type="file" name="fileToUpload" id="fileToUpload"><br><br><br>
<input type="submit" value="Create Assignment" style="color: black;">
</form>
</div>
<span class="close">×</span>
</div>
<script src="course.js"></script>
</body>