Color not working | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Color not working

Why won't the color change

23rd Mar 2022, 12:08 AM
『 シ尺メメ』 (Inactive)
『 シ尺メメ』 (Inactive) - avatar
4 Réponses
23rd Mar 2022, 12:12 AM
『 シ尺メメ』 (Inactive)
『 シ尺メメ』 (Inactive) - avatar
0
Share your code. We need some context.
23rd Mar 2022, 12:11 AM
Mustafa A
Mustafa A - avatar
0
𝕋𝕒𝕟𝕜 𝕕𝕖𝕞𝕡𝕤𝕖𝕪 First of all, move the h1 tag inside the body. Aside from that, how do you intend to change the colour without using "color"?
23rd Mar 2022, 12:18 AM
Mustafa A
Mustafa A - avatar
0
Just add this to your CSS- h1 { color:blue; } And remove text-shadow and font size. Hope it helps!
23rd Mar 2022, 2:32 AM
Arnav Gumber
Arnav Gumber - avatar