0
I made a CSS style tag for my background but those not work anyone know why?
Coding
3 Antworten
+ 2
The bgcolor attribute is not supported in html5 you should use background-color in your CSS instead
+ 1
Not without seeing the code
0
<body style="bgcolor: red;">