+ 2

Color not working

Why won't the color change

23rd Mar 2022, 12:08 AM
『 ă‚·ć°șïŸ’ïŸ’ă€ (Inactive)
『 ă‚·ć°șïŸ’ïŸ’ă€ (Inactive) - avatar
4 Respostas
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