can bgcolor attribute be used in the <title> tag? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

can bgcolor attribute be used in the <title> tag?

18th Mar 2019, 4:35 PM
Mohammad Bayezid
Mohammad Bayezid - avatar
3 Réponses
+ 6
No, It cannot be used in <title> tag
18th Mar 2019, 4:59 PM
VEDANG
VEDANG - avatar
+ 6
The bgcolor attribute is deprecated, so you should not use it at all. Use CSS instead. You can’t use it there for the title tag either.
18th Mar 2019, 9:02 PM
marjel101
marjel101 - avatar
+ 1
thanks
18th Mar 2019, 5:00 PM
Mohammad Bayezid
Mohammad Bayezid - avatar