@@ -8,69 +8,69 @@ This **HTML**, **CSS**, and **JavaScript based** timer is ease to use on any dev
8
8
## Learn how to use this timer:
9
9
10
10
11
- > 1 . The numbers on the display ** show how much time** is set in the timer. (Default: 20 minutes.)
11
+ >> ### 1. The numbers on the display ** show how much time** is set in the timer. (Default: 20 minutes.)
12
12
>
13
13
> ![ image] ( https://user-images.githubusercontent.com/89027512/161437351-10da30a5-8d89-4739-9760-faabd981de9b.png )
14
14
15
- > 2 . Use the up-arrow button on top-left to increase time by 1 hour.
15
+ >> ### 2. Use the up-arrow button on top-left to increase time by 1 hour.
16
16
>
17
17
> ![ image] ( https://user-images.githubusercontent.com/89027512/161437416-72b7871c-3666-44c9-b23a-0e6b520f7a5d.png )
18
18
19
- > 3 . Use the up-arrow button on top-center to increase time by 15 minutes.
19
+ >> ### 3. Use the up-arrow button on top-center to increase time by 15 minutes.
20
20
>
21
21
> ![ image] ( https://user-images.githubusercontent.com/89027512/161437426-6000949e-f7c3-4f1d-a5df-580fd8aa7278.png )
22
22
23
- > 4 . Use the up-arrow button on top-right to increase time by 1 minute.
23
+ >> ### 4. Use the up-arrow button on top-right to increase time by 1 minute.
24
24
>
25
25
> ![ image] ( https://user-images.githubusercontent.com/89027512/161437438-14322d89-9e2a-4856-ba4a-32f81af40c78.png )
26
26
27
- > 5 . Use the down-arrow button on bottom-left to decrease time by 1 hour.
27
+ >> ### 5. Use the down-arrow button on bottom-left to decrease time by 1 hour.
28
28
>
29
29
> ![ image] ( https://user-images.githubusercontent.com/89027512/161437986-291b4535-93db-49f1-b4ea-3b03f287180e.png )
30
30
31
- > 6 . Use the down-arrow button on bottom-center to decrease time by 15 minutes.
31
+ >> ### 6. Use the down-arrow button on bottom-center to decrease time by 15 minutes.
32
32
>
33
33
> ![ image] ( https://user-images.githubusercontent.com/89027512/161437995-964f8c70-f4cb-447a-80b5-c5d0c8190116.png )
34
34
35
- > 7 . Use the down-arrow button on bottom-right to decrease time by 1 minute.
35
+ >> ### 7. Use the down-arrow button on bottom-right to decrease time by 1 minute.
36
36
>
37
37
> ![ image] ( https://user-images.githubusercontent.com/89027512/161438008-81f688b5-f507-475b-91b9-43f5eb374859.png )
38
38
39
- > 8 . Use the ** Play/Pause** buttons to play/pause timer.
39
+ >> ### 8. Use the ** Play/Pause** buttons to play/pause timer.
40
40
>
41
41
> ![ image] ( https://user-images.githubusercontent.com/89027512/161438023-f09de7e5-8653-472f-8d93-24796036e029.png )
42
42
>
43
43
> ![ image] ( https://user-images.githubusercontent.com/89027512/161438037-c0fab25d-5396-4058-b590-f9ce19e68faf.png )
44
44
45
- > 9 . Use the ** Reset** button to reset the timer.
45
+ >> ### 9. Use the ** Reset** button to reset the timer.
46
46
>
47
47
> ![ image] ( https://user-images.githubusercontent.com/89027512/161438052-ffb0f6a9-bba6-48f5-a616-7829eedb5753.png )
48
48
49
- > 10 . Use the ** Theme change** button to change the theme (dark/light) of timer. (Default: Light mode.)
49
+ >> ### 10. Use the ** Theme change** button to change the theme (dark/light) of timer. (Default: Light mode.)
50
50
>
51
51
> ![ image] ( https://user-images.githubusercontent.com/89027512/161438078-439ffe65-5999-4603-9f7f-98c34e1cd5f2.png )
52
52
>
53
53
> ![ image] ( https://user-images.githubusercontent.com/89027512/161438099-c2d91ddd-56fe-4736-aea8-105f419c1936.png )
54
54
>
55
55
> ![ image] ( https://user-images.githubusercontent.com/89027512/161438111-4c9adda5-c60a-4226-be06-5621a56322e7.png )
56
56
57
- > 11 . Use the ** Full Screen** button to enable/diable full screen mode. (Default: Disabled.)
57
+ >> ### 11. Use the ** Full Screen** button to enable/diable full screen mode. (Default: Disabled.)
58
58
>
59
59
> ![ image] ( https://user-images.githubusercontent.com/89027512/161438135-1f775c68-7dd1-489d-a221-caaaffb69faf.png )
60
60
61
- > 12 . As soon as you ** start a timer, The buttons will fade away** and a whole new system of controls will be visible.
61
+ >> ### 12. As soon as you ** start a timer, The buttons will fade away** and a whole new system of controls will be visible.
62
62
>
63
63
> ![ image] ( https://user-images.githubusercontent.com/89027512/161438585-70b86105-b734-4ee6-98e6-95458a797346.png )
64
64
65
- > 13 . You can also change the number or minutes and hours using the input fields, shown on clicking on the time.
65
+ >> ### 13. You can also change the number or minutes and hours using the input fields, shown on clicking on the time.
66
66
>
67
67
> ![ image] ( https://user-images.githubusercontent.com/89027512/161438676-fcc7b4f0-cc97-4340-b0b2-c1026557f336.png )
68
68
69
- > 14 . Now you can also use ** shortcut keys** to use the controls.
70
- > - ** ``` S ``` ** Start/Stop.
71
- > - ** ``` R ``` ** Reset.
72
- > - ** ``` D ``` ** Toggle dark/light mode.
73
- > - ** ``` F ``` ** Enable/Disable full screen.
69
+ >> ### 14. Now you can also use ** shortcut keys** to use the controls.
70
+ > - ** ``` S ``` ** Start/Stop.
71
+ > - ** ``` R ``` ** Reset.
72
+ > - ** ``` D ``` ** Toggle dark/light mode.
73
+ > - ** ``` F ``` ** Enable/Disable full screen.
74
74
75
75
76
76
## Contact:
@@ -163,6 +163,6 @@ _**I am continuously updating this app and very excited to add many features to
163
163
164
164
## Future update goals log:
165
165
> 1 . Recommendations in the know:
166
- > - All Recommended features added. ** Contact me to recommend.**
166
+ > - All Recommended features added. [ ** Contact me to recommend.** ] ( https://github.com/MeetPatel1706 )
167
167
> 2 . Bugs in the know:
168
- > - All bugs are fixed. ** Contact me to report a bug.**
168
+ > - All bugs are fixed. [ ** Contact me to report a bug.** ] ( https://github.com/MeetPatel1706 )
0 commit comments