Skip to content

Commit

Permalink
Merge pull request cassidoo#5 from d0dders/master
Browse files Browse the repository at this point in the history
Fix w3schools Color Picker Link
  • Loading branch information
cassidoo authored Oct 3, 2019
2 parents 5e31127 + 76cd090 commit ef337a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ Don't worry, you won't have to come up with RGB and HEX colors yourself. There'
* [Color Picker](http://www.colorpicker.com/)
* [HTML color codes and names](http://www.computerhope.com/htmcolor.htm)
* [HTML Color Codes](http://html-color-codes.info/)
* [HTML Color Picker](http://www.w3schools.com/tags/ref_colorpicker.asp)
* [HTML Color Picker](http://www.w3schools.com/colors/colors_picker.asp)

Try adding colors to various tags on the page! You can make your `<h1>` the color `#005DFC`, your `<h3>` tag `rgb(242,127,56)`, and your `<p>` tag `lightblue`. Keep playing til you're happy.

Expand Down

0 comments on commit ef337a6

Please sign in to comment.