File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 3232</ head >
3333< body >
3434 < div >
35- < a href ="https://github.com/viditvarshney/Reaction-Timer- "> < img style ="position: absolute; top: 0; right: 0; border: 0; " src ="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png " alt ="Fork me on GitHub "> </ a >
35+ < a href ="https://github.com/viditvarshney/Reaction-Timer.github.io "> < img style ="position: absolute; top: 0; right: 0; border: 0; " src ="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png " alt ="Fork me on GitHub "> </ a >
3636 < h1 > Test Your Reactions!</ h1 >
3737 < h2 > Click On The Boxes And Circles As Quickly As You Can! </ h2 >
3838 < h3 > Your best time and the current time is displayed before</ h3 >
39- < a id ="play_game " href ="/ main.html "> Play Game!</ a >
39+ < a id ="play_game " href ="main.html "> Play Game!</ a >
4040 </ div >
4141
4242</ body >
Original file line number Diff line number Diff line change 1313
1414 < body >
1515
16- < a href ="https://github.com/viditvarshney/Reaction-Timer- "> < img style ="position: absolute; top: 0; right: 0; border: 0; " src ="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png " alt ="Fork me on GitHub "> </ a >
16+ < a href ="https://github.com/viditvarshney/Reaction-Timer.github.io "> < img style ="position: absolute; top: 0; right: 0; border: 0; " src ="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png " alt ="Fork me on GitHub "> </ a >
1717
1818 < p class ="bold ">
1919 Your Time: < span id ="timeTaken " style ="color: green; "> </ span >
2222 </ p >
2323 < div >
2424 < button id ="rules "> Tip</ button >
25- < a href ="/ index.html "> < button id ="exit "> Exit</ button > </ a >
25+ < a href ="index.html "> < button id ="exit "> Exit</ button > </ a >
2626 </ div >
2727
2828 < div id ="shape "> </ div >
Original file line number Diff line number Diff line change 11# shape {
22
3- width : 200px ;
4- height : 200px ;
5- background-color : green;
6- border : 1px solid blue;
7- display : none;
8- position : relative;
3+ width : 200px ;
4+ height : 200px ;
5+ background-color : green;
6+ border : 1px solid blue;
7+ display : none;
8+ position : relative;
99}
1010.bold {
11- font-weight : bold;
12- color : red;
11+ font-weight : bold;
12+ color : red;
1313}
1414button {
1515 text-align : center;
1616 width : 150px ;
17- margin-left : 800px ;
1817 border-radius : 10px ;
18+ border : none;
1919}
You can’t perform that action at this time.
0 commit comments