-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpage3.html
More file actions
28 lines (21 loc) · 999 Bytes
/
page3.html
File metadata and controls
28 lines (21 loc) · 999 Bytes
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Cybersecurity Fall Final Exam</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<h2>
<body style="background-color:DarkSalmon">
A series of small activities here. Complete 4 of the following challenges. See your instructor after you finish each
one to get a different Clue Card to finish your escape<br>
<ul><a href="https://forms.gle/zipWzyfxQY41NSAz5">The basics of CyberSecurity</a></ul>
<ul><a href="https://forms.gle/ErPntqkywYd7BYWN6">Malware Attacks</ul>
<ul><a href="HailCaesar.html">Hail Caesar!</ul></a>
<center></center><br><br>Your final challenge: Take the Clue Cards and unscramble the word. To Escape, use the cards
to go to the final URL.
<br><br>Example: https://foothillhighcs.github.io/<font color="red">[change this part of the URL
based on the Clue Cards]</font>.html
</body>
</html>