Please enable JavaScript
Don’t click this link : https://www.youtube.com/channel/UCIHvZ0mjSKa2ywuyDEcF-PA?sub_confirmation=1 WhatsApp Group link please join https://chat.whatsapp.com/GD1RWHFZyAV6i4EAThPw7S HTML AND CSS BOOK https://drive.google.com/file/d/1y-0nGGdFhDVo4byh5q9t7H4TdpPni0lL/view?usp=sharing Playlist Web development Course https://www.youtube.com/watch?v=yrDisKLL5GQ&list=PLpLR4EBVned_sjbjvEN8s9W8nicJpDanw In this video, I am telling about what is CSS color and how to use it is a very simple method to use CSS color but the methods are different three are three methods to use CSS color in any website that is given below. 1st method this method is known as color by name this method only pick randomly color name it is very simple. Example: color: green ; 2nd method this method is known as color by RGB this method is simple and in this method, you pick the color number r, g, and also b RGB stand for (red,green, blue) Example : Color :RGB( 14,55,25) 3rd method is known as color by hex code there are many websites available on the internet like color picker.com