Get Started
·
Register
·
Login
Enjoy BYOND? Contribute today!
Posts
ID:275180
Favorites
Creations
Html Problems Sorta ....
in
Off Topic
[Tips]
ID:275180
May 27 2003, 6:19 pm
Morte Warrior
Ok Ok.... To start off im making a Chat Room, and I would like to make my background a dif color how would I do that please.... thank you.
#1
May 27 2003, 6:31 pm
SuperAntx
client
script = "<STYLE>BODY {background: red; color: white} STYLE>"//i think thats how ya do it
#2
May 27 2003, 6:39 pm
In response to
SuperAntx
(#1)
Morte Warrior
Thank you
#3
May 27 2003, 6:45 pm
In response to
Morte Warrior
(#2)
Jotdaniel
This doesnt belong in code problems, it belonds in newbie central. You have no code to have a problem with. Just letting you know.
Copyright © 2013 BYOND. All rights reserved.
script = "<STYLE>BODY {background: red; color: white} STYLE>"//i think thats how ya do it