Color 
Color
by TheNetNinja
Video Lecture 47 of 53
Not yet rated
Views: 690
Date Added: August 11, 2016

Lecture Description

Now, my friends, let there be COLOUR (or color, depending on when you're from ;) ). In this CCS tutorial we'll take a look at how we can use color for properties such as the background & text color.

Color can be used in either Hex or rgb format. Hex codes are made up of 6 numbers &/or letters, and always begin with a # sign 0 #00000.

rgb format is made up of 3 numbers (each ranging from 0 to 255) and start with 'rgb' - rgb(0,0,0).

You can also use hsl format (hue, saturation and luminosity), which people from a design background will probably know all about. In CSS, this looks something like hsl(60, 70%, 40%).

SUBSCRIBE TO CHANNEL - www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg?sub_confirmation=1

========== CSS for Beginners Playlist ==========

www.youtube.com/playlist?list=PL4cUxeGkcC9gQeDH6xYhmO-db2mhoTSrT
========== HTML Basics Course ==========

www.youtube.com/playlist?list=PL4cUxeGkcC9ibZ2TSBaGGNrgh4ZgYE6Cc

========== The Net Ninja ============

For more front-end development tutorials & to black-belt your coding skills, head over to - www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg or thenetninja.co.uk

========== Social Links ==========

Twitter - @TheNetNinja - twitter.com/thenetninjauk

Course Index

Course Description

Hey Ninjas, welcome to your very first CSS for Beginners tutorial!

Comments

There are no comments. Be the first to post one.
  Post comment as a guest user.
Click to login or register:
Your name:
Your email:
(will not appear)
Your comment:
(max. 1000 characters)
Are you human? (Sorry)