Commit e15307b 1 parent aea4029 commit e15307b Copy full SHA for e15307b
File tree 1 file changed +3
-26
lines changed
1 file changed +3
-26
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
- < title > Course Selection and Roadmap</ title >
7
- < link rel ="stylesheet " href ="styles.css ">
6
+ < title > Link to OneDrive</ title >
8
7
</ head >
9
8
< body >
10
- < div class ="container ">
11
- < h1 > Select Your Course and Domain</ h1 >
12
- < div >
13
- < label for ="courseSelect "> Choose a Course:</ label >
14
- < select id ="courseSelect " onchange ="populateDomains() ">
15
- < option value ="" disabled selected > Select a Course</ option >
16
- </ select >
17
- </ div >
18
-
19
- < div >
20
- < label for ="domainSelect "> Choose a Domain:</ label >
21
- < select id ="domainSelect " onchange ="showRoadmap() ">
22
- < option value ="" disabled selected > Select a Domain</ option >
23
- </ select >
24
- </ div >
25
-
26
- < div id ="roadmapContainer ">
27
- < h2 > Roadmap</ h2 >
28
- < ul id ="roadmap "> </ ul >
29
- < a id ="referenceLink " href ="" target ="_blank "> View Reference</ a >
30
- </ div >
31
- </ div >
32
-
33
- < script src ="script.js "> </ script >
9
+ < h1 > Click the link below to access the document:</ h1 >
10
+ < a href ="https://1drv.ms/w/c/b9a7daae4600ca0b/EekltsEmCURMs5cAwxpsjyEBNb5QImmpso_uxzyw9XohGQ " target ="_blank "> Access the document on OneDrive</ a >
34
11
</ body >
35
12
</ html >
You can’t perform that action at this time.
0 commit comments