Posts by ItsaMeTuni • 111 points
1 post
-
1
votes4
answers2771
viewsA: How to change the color of a div before loading the page through a script?
Try using the style attribute: <div style="background-color: #000000"> </div>
1 post
1
votes4
answers2771
viewsTry using the style attribute: <div style="background-color: #000000"> </div>