Set the background color to white code? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 5

Set the background color to white code?

27th Jan 2017, 12:27 PM
arun
9 Respostas
+ 1
background-color: #FFF; background-color: #FFFFFF; background-color: white; background-color: rgb(255,255,255); background-color: hsl(0,100,100); and so on...
28th Jan 2017, 2:23 AM
visph
visph - avatar
0
background-color: #FFF;
27th Jan 2017, 12:29 PM
nextco
nextco - avatar
0
thIS IS SOOOOO CONFUSIN
24th Sep 2020, 1:51 PM
Rob Zimmerman
Rob Zimmerman - avatar
0
bgcolor
30th Sep 2020, 4:24 AM
wendy zepeda
wendy zepeda - avatar
- 1
bgcolor - #
25th Jun 2021, 11:23 AM
Muhammad Irfan
Muhammad Irfan - avatar
- 1
wtf so hard
12th Oct 2021, 2:37 PM
Mahmoud Elhaj
Mahmoud Elhaj - avatar
- 1
Writing to Files Rearrange the code to write "Hi there" to the file.
15th Oct 2021, 12:03 PM
M.samsul Aripin
M.samsul Aripin - avatar
- 3
thanks
27th Jan 2017, 12:30 PM
arun
- 5
+1 background-color: #FFF; background-color: #FFFFFF; background-color: white; background-color: rgb(255,255,255); background-color: hsl(0,100,100);
23rd Feb 2017, 8:37 PM
Ł†Ų³ŁŠŁ… Ų¹Ł†Ł‚ŁˆŲÆ