Brad Traversy
0cb9fd377d
Merge pull request #62 from bhattpawan/master
...
Improving style.css for password generator
2021-06-19 08:23:05 -04:00
Pawan Bhatt
aad4661bb8
Hide scrollbar
2021-06-19 00:21:52 +05:30
Pawan Bhatt
5e3501b2df
Updated style.css to fit longer length passswords
2021-06-19 00:16:29 +05:30
nikhil-bagla
4cfe5578e6
Update style.css
...
Added gap between .movie-info h3 and .movie-info span.
2021-05-25 16:03:04 +05:30
Sanchit
ec67836aa5
Update README.md
...
The 'Project' and 'Live Demo' tab of the third project were taking the user to the demonstration page.
Updated ReadMe so that the 'Project' tab of the third project takes the user to the GitHub page instead of demonstration page
2021-05-16 18:22:04 +05:30
Omar Ashraf
5ac19e4677
Fixed Image Source Link.
...
Fixed Image Source Link, Changed Link because old link is expired, and added new link with Sprites.
2021-04-18 13:57:20 +03:00
Omar Ashraf
85d49f84aa
Added overflow hidden for .loveMe Selector
...
Fixed issue where if you double clicked the .loveMe div so fast it will show the hearts outside the div,
So Added overflow hidden for .loveMe CSS Selector.
2021-04-12 14:50:30 +03:00
Omar Ashraf
578751436e
Added Media Query for .key CSS Selector
...
Added Media Query for .key CSS Selector ( Margin top and bottom ), So that it won't be sticking to each other in smaller screens.
2021-04-12 14:42:28 +03:00
Brad Traversy
4dd2f9dd57
Merge pull request #49 from rbajaj1997/master
...
[Bug Fix] Error on deselecting last cup in project 16
2021-03-08 07:45:04 -05:00
Brad Traversy
773d1f3554
Merge pull request #51 from imsyf/master
...
Set color picker default value to black
2021-03-08 07:44:41 -05:00
imsyf
90d76fb5be
Set color picker default value to black
...
I noticed that color picker HTML element retains the last picked value from user even after the page is reloaded. This will cause inconsistency between `color` value and the actual `colorEl.value`.
This commit will always initialize color picker default value to black, the same way that `color` variable was set originally.
2021-02-22 10:05:02 +07:00
Rohit Bajaj
4664cb02b2
Fixing all cups selected bug
2021-01-23 22:38:36 +05:30
Jaume Montané
d1aa35a806
Fixing the hands
...
As I see it, the function scale shout range between 0 and 12 and between 0 and 60. Comparing it to real clocks or just comparing degrees to hours the difference is clearly noticeable, especially the hours, since its divided in only 12 parts.
Let me know what you think..:)
Thanks for this great course btw, I'm learning a lot!
2021-01-14 01:15:38 +01:00
AK
6495bceb65
Removed outline for textarea
2021-01-04 12:49:03 +05:30
Tracie
3a85d751c3
This commit fixes a spelling error in the drink-water project
2020-12-30 18:26:18 -06:00
Brad Traversy
2c455d26f3
Merge pull request #38 from ranjithkumark8/master
...
Fixing Broken links.
2020-12-28 09:18:59 -05:00
ranjithkumark8
232da90fea
Merge pull request #1 from ranjithkumark8/ranjithkumark8-fixing-broken-link
...
Fixing broken links in README.md
2020-12-27 22:24:41 +05:30
ranjithkumark8
5b1548e960
Update README.md
2020-12-27 22:23:50 +05:30
Jelena Milanovic
6a827fa4b2
Stop drawing when mouse is released outside of the canvas
2020-12-27 13:54:27 +01:00
Brad Traversy
5677ca013d
Merge pull request #35 from Deeksha-Rawat/master
...
Broken Links done.
2020-12-21 08:40:03 -05:00
subsetss9
91c0de7c4f
Update README.md
2020-12-21 17:33:48 +05:30
subsetss9
0e60328cce
Update README.md
2020-12-21 17:10:52 +05:30
Brad Traversy
daac4b1cbb
Merge pull request #33 from tikenov/patch-1
...
Broken link
2020-12-16 13:29:07 -05:00
Azamat
f9efc4e333
Broken link
...
Fixed a broken link on Project #08 [Form Wave].
2020-12-17 00:04:58 +06:00
Brad Traversy
3a874928d3
Merge pull request #21 from Filiq/patch-2
...
Made labels not clickable
2020-12-12 08:40:39 -05:00
Brad Traversy
081f2de331
Merge pull request #22 from zethnest/patch-1
...
animated-navigation: overflow-x hidden
2020-12-12 08:40:25 -05:00
Brad Traversy
99565bf26f
Merge pull request #23 from ni3gup/master
...
added scroll when note is longer.
2020-12-12 08:40:10 -05:00
Brad Traversy
f2462bb1e1
Merge pull request #25 from lexx54/water_toggle
...
added an if statement to catch when we click the last cup to toggle it
2020-12-12 08:39:56 -05:00
Brad Traversy
287507df68
Merge pull request #29 from KrishnaMoorthy12/fix-movies-app
...
added scroll for overview in movies app & centered cards
2020-12-12 08:39:36 -05:00
Brad Traversy
76203b0fa1
Merge pull request #27 from KrishnaMoorthy12/fix-theme-clock
...
fixed theme clock showing 0:00 pm for 12 noon
2020-12-12 08:37:45 -05:00
KrishnaMoorthy12
baeb8d86ae
added scroll for overview in movies app & centered cards
2020-12-12 18:31:09 +05:30
KrishnaMoorthy12
c9685f85c2
fixed theme clock showing 0:00 pm for 12 noon
2020-12-12 12:01:04 +05:30
lexx54
372af07fd9
added an if statement to catch when we click the last cup to toggle it
2020-12-11 10:34:04 -04:00
ni3gup
9fb041b116
added scroll when note is longer.
...
Added scroll when note is longer as it was getting out of container
2020-12-11 16:23:43 +05:30
zethnest
f0faedc2fc
animated-navigation: overflow-x hidden
...
Hide awkward out of nav animation
2020-12-11 15:10:27 +08:00
Filip
b8085e289b
Made labels not clickable
...
Now users can easily click on the inputs.
2020-12-08 16:06:31 +01:00
Brad Traversy
a3282f9023
Merge pull request #19 from cpalmer-atx/master
...
fixed expanding cards transitions for Safari browsers
2020-12-04 14:35:06 -05:00
Chad Palmer
086998ac4b
fixed expanding cards transitions for Safari browsers
2020-12-04 13:17:55 -06:00
Brad Traversy
d697604ba6
Fixed background-size for rounded corders
2020-12-02 09:58:54 -05:00
Brad Traversy
87eaa6dbf7
Cleared JS
2020-12-02 09:58:30 -05:00
Brad Traversy
1d49cd0e06
Added license
2020-12-02 09:49:29 -05:00
Brad Traversy
ace1300957
Added course link to readme
2020-11-30 21:57:31 -05:00
Florin Pop
840eea657b
Update README.md
2020-11-30 09:57:32 +02:00
Florin Pop
034d85b82d
Update README.md
2020-11-30 09:54:41 +02:00
Florin Pop
eb31c9ad03
Created README.md
2020-11-30 09:53:29 +02:00
Brad Traversy
e3ea569cb6
Drag n drop
2020-11-23 12:00:08 -05:00
Brad Traversy
d29ac3e28f
Split landing page
2020-11-20 14:22:01 -05:00
Brad Traversy
89ce05c546
Insect catch game
2020-11-17 16:55:34 -05:00
Brad Traversy
f5acd081f1
Sticky navbar
2020-11-17 14:00:55 -05:00
Brad Traversy
c8020e869e
Double vertical slider
2020-11-17 11:06:54 -05:00