Can we write the color code as hexadecimal in inline styling? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Can we write the color code as hexadecimal in inline styling?

4th Dec 2016, 8:28 AM
Anish Ojha
Anish Ojha - avatar
2 Antworten
+ 5
yes , you can. example: <h1 style="color:#00BFFF;margin-left:30px;">This is a heading.</h1>
4th Dec 2016, 8:34 AM
Nahuel
Nahuel - avatar
+ 1
Thanks :)
4th Dec 2016, 8:35 AM
Anish Ojha
Anish Ojha - avatar