File tree Expand file tree Collapse file tree 5 files changed +20
-0
lines changed Expand file tree Collapse file tree 5 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 7
7
< meta http-equiv ="Content-Security-Policy " content ="default-src 'self' ">
8
8
< link rel ="stylesheet " href ="/4U-Programming-language/style.css ">
9
9
< title > Download 4U</ title >
10
+ < script
11
+ src ="https://code.jquery.com/jquery-3.3.1.js "
12
+ integrity ="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60= "
13
+ crossorigin ="anonymous "> </ script >
10
14
</ head >
11
15
< body >
12
16
< h1 class ="main-title "> Download 4U</ h1 >
Original file line number Diff line number Diff line change 7
7
< meta http-equiv ="Content-Security-Policy " content ="default-src 'self' ">
8
8
< link rel ="stylesheet " href ="/4U-Programming-language/style.css ">
9
9
< title > The 4U language</ title >
10
+ < script
11
+ src ="https://code.jquery.com/jquery-3.3.1.js "
12
+ integrity ="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60= "
13
+ crossorigin ="anonymous "> </ script >
10
14
</ head >
11
15
< body >
12
16
< h1 class ="main-title "> Features</ h1 >
Original file line number Diff line number Diff line change 7
7
< meta http-equiv ="Content-Security-Policy " content ="default-src 'self' ">
8
8
< link rel ="stylesheet " href ="/4U-Programming-language/style.css ">
9
9
< title > The 4U language</ title >
10
+ < script
11
+ src ="https://code.jquery.com/jquery-3.3.1.js "
12
+ integrity ="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60= "
13
+ crossorigin ="anonymous "> </ script >
10
14
</ head >
11
15
< body >
12
16
< h1 class ="main-title "> Images</ h1 >
Original file line number Diff line number Diff line change 8
8
< link rel ="stylesheet " href ="/4U-Programming-language/style.css ">
9
9
< script src ="/4U-Programming-language/index.js "> </ script >
10
10
< title > The 4U language</ title >
11
+ < script
12
+ src ="https://code.jquery.com/jquery-3.3.1.js "
13
+ integrity ="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60= "
14
+ crossorigin ="anonymous "> </ script >
11
15
</ head >
12
16
< body >
13
17
< div >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< link rel ="stylesheet " href ="../style.css ">
5
+ < script
6
+ src ="https://code.jquery.com/jquery-3.3.1.js "
7
+ integrity ="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60= "
8
+ crossorigin ="anonymous "> </ script >
5
9
</ head >
6
10
< body >
7
11
< div id ="header "> </ div >
You can’t perform that action at this time.
0 commit comments