File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
< title > JavaScript Exercise</ title >
29
29
< link href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap.min.css "
rel ="
stylesheet "
30
30
integrity ="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ " crossorigin ="anonymous " />
31
- < link rel ="stylesheet " href ="./Exercise.css ">
31
+ < link rel ="stylesheet " href ="../Styles /Exercise.css ">
32
32
</ head >
33
33
34
34
< body >
@@ -249,11 +249,11 @@ <h1 class="float-start">Exercise</h1>
249
249
250
250
] ;
251
251
</ script >
252
- < script src ="Exercise.js "> </ script >
252
+ < script src ="../Scripts&xml/ Exercise.js "> </ script >
253
253
254
254
< script src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/js/bootstrap.bundle.min.js "
255
255
integrity ="sha384-ENjdO4Dr2bkBIFxQpeoTz1HIcje39Wm4jDKdf19U8gI4ddQ3GYNS7NTKfAdVQSZe "
256
256
crossorigin ="anonymous "> </ script >
257
257
</ body >
258
258
259
- </ html >
259
+ </ html >
You can’t perform that action at this time.
0 commit comments