This code allow you to declare a color inside html,css and javascript code.
Basic color: “black”, “white”, “gray”, “silver”, “maroon”, “red”, “purple”, “fushsia”, “green”, “lime”, “olive”, “yellow”, “navy”, “blue”, “teal”, and “aqua”.
Examples:
<span style = "color:red">Example red Color</span>
Example red Color<span style = "color:white">Example white Color</span>
Example white Color<span style = "color:blue">Example blue Color</span>
Example blue Color<span style = "color:green">Example green Color</span>
Example green ColorBackground color example:
<span style = "backgroundColor:black">Example background Color black</span>
Example background Color blackhex code color – hex color is a hexadecimal number. The internet browser knows how to convert it to a visual color.
example of a black color: “#000000”
<span style = "backgroundColor:#000000">Example of hex color black</span>
rgb and rgba color – With rgb color you can set a variety of colors, rgba is a same thing like rgb but include a opacity level.
rgb example:
<span style = "backgroundColor:rgb(255, 0, 0)">Example of rgb color red</span>
rgba example:
<span style = "backgroundColor:rgba(255, 0, 0,0.5)">Example of rgba color red</span>
hsl color – Similar to rgb in a different format.
hsl exmple code:
<span style = "backgroundColor:hsl(95, 50%, 61%)">Example of hsl color green</span>
More info about “html color” here –https://www.w3schools.com/colors/default.asp
More html tutorial – http://omzas.com/html/
I don’t think the title of your article matches the content lol. Just kidding, mainly because I had some doubts after reading the article.
Can you be more specific about the content of your article? After reading it, I still have some doubts. Hope you can help me. https://accounts.binance.com/bn/register?ref=UM6SMJM3