Tell me answer with details please | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Tell me answer with details please

Fill in the blanks to make the background color of the element with id="mystyle" black using hexadecimal color definition. __________ { background-color: #000000; }

13th Apr 2020, 8:17 AM
Jitendra Kumar
Jitendra Kumar - avatar
3 Antworten
+ 4
#mystyle{ background-color: #000000;} this is a very basic css concept just revise your css concepts once again.
13th Apr 2020, 8:21 AM
Rohit
+ 1
Thanks rkk and Gaurav And I will revise definitely first I completely course
13th Apr 2020, 5:04 PM
Jitendra Kumar
Jitendra Kumar - avatar
0
#mystyle
13th Apr 2020, 9:18 AM
Gourav Kumawat
Gourav Kumawat - avatar