File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ The color property sets the color of the text. Colors can be defined using vario
8
8
9
9
Hex - Codes :
10
10
11
- ![ HexCode ] ( https://tse4.mm.bing.net/th?id=OIP.9ipFzqjVN-PlJKwrpuAiuQHaFM&pid=Api&P=0&h=180 )
11
+ < img src = " https://tse4.mm.bing.net/th?id=OIP.9ipFzqjVN-PlJKwrpuAiuQHaFM&pid=Api&P=0&h=180 " alt = " HexCode " height = " 200cm " width = " 200cm " />
12
12
13
13
RGB (Red-Green-Blue):
14
14
15
- <img src =" https://tse4.mm.bing.net/th?id=OIP.zBlyNAyf8fFyqp7_vdv2mgHaCx&pid=Api&P=0&h=180 " alt =" RGB " height = " 500 " width = " 400 " />
15
+ <img src =" https://tse4.mm.bing.net/th?id=OIP.zBlyNAyf8fFyqp7_vdv2mgHaCx&pid=Api&P=0&h=180 " alt =" RGB " />
16
16
17
17
HSL (Hue-Saturation-Lightness):
18
18
19
- <img src =" https://giggster.com/guide/static/fed42130c194b0c240a4ec10408adf97/8282f/hsl-cover-2.png " alt =" HSL " height = " 200 " width = " 200 " />
19
+ <img src =" https://giggster.com/guide/static/fed42130c194b0c240a4ec10408adf97/8282f/hsl-cover-2.png " alt =" HSL " />
20
20
21
21
``` css
22
22
/* Named color */
You can’t perform that action at this time.
0 commit comments