Am trying to highlight important in red but it ain't working.🤦 Why?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Am trying to highlight important in red but it ain't working.🤦 Why??

<body> <h2>An <span style="color.red" >important</span> message</h2> <p>have you ever wondered why we die,some says its part of life,others says its cause we are sinner,and others say we have to die in other to be reborn again. </p> <p>you can find answers here at <a href=https://www.jw.org>JW.ORG </p> </body>

9th Apr 2022, 8:24 PM
Rnx Gideon Ikioda
Rnx Gideon Ikioda - avatar
4 Answers
+ 2
color : red
9th Apr 2022, 8:26 PM
Jayakrishna 🇮🇳
+ 1
try "<span style="color:red">important</span>", but i recommend use <font>: <h2>An <font color="red">important</font> message</h2>
9th Apr 2022, 8:58 PM
Operand
Operand - avatar
+ 1
🫂 Thanks
9th Apr 2022, 9:03 PM
Rnx Gideon Ikioda
Rnx Gideon Ikioda - avatar
0
Color : red
11th Apr 2022, 2:37 PM
Moad Tellami
Moad Tellami - avatar