Skip to content

Commit 96e5576

Browse files
author
Rachel Evans
committed
Remove dead link
1 parent 14fb8c8 commit 96e5576

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

html/lesson5/tutorial.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,8 +425,6 @@ As you may have just noticed, we didn't define the color as we usually do, using
425425

426426
`rgb(176, 175, 192);` is another way of defining the color with the hex code `#b0afc0`
427427

428-
A great way to find both the rgb and hex values of a color is [http://0to255.com/](http://0to255.com/).
429-
430428
> Try changing the last attribute of the `rgba` we just set.
431429
> What happens when you set it to 1?
432430
> What happens when you set it to 0?

0 commit comments

Comments
 (0)