I made a CSS style tag for my background but those not work anyone know why? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I made a CSS style tag for my background but those not work anyone know why?

Coding

17th Apr 2018, 12:37 AM
Tito Sanchez
3 Answers
+ 2
The bgcolor attribute is not supported in html5 you should use background-color in your CSS instead
17th Apr 2018, 1:20 AM
Memphis Reigns
Memphis Reigns - avatar
+ 1
Not without seeing the code
17th Apr 2018, 12:41 AM
Memphis Reigns
Memphis Reigns - avatar
0
<body style="bgcolor: red;">
17th Apr 2018, 1:17 AM
giuseppe serri
giuseppe serri - avatar