Games
Developers
Forums
More
BYOND
Download
Developer Guide
Developer Reference
Support
Terms of Service
Membership
Contact Us
Many features on this site require JavaScript. Please enable JavaScript support in your browser.
Register
Login
BYOND Forums
Announcements
·
BYOND Help
·
Bug Reports
·
Feature Requests
·
Beta Testers
·
Beta Bugs
·
Developer Help
·
Design Philosophy
·
Demos & Libraries
·
Tutorials & Snippets
·
Art & Sound
·
Classified Ads
·
Game Updates
·
Contests & Events
·
Linux Talk
·
On Topic
·
Off Topic
browse color.
[Tips]
ID:166877
Jun 4 2006, 6:04 am
Dbgtsuperfreak
how would you change the color of the background of this code.
usr<<browse(announce,"window=announce;size=450x350
var/const/announce = {"blah")
Jun 4 2006, 6:05 am
Mysame
You learn html. <code><STYLE></code>
Jun 4 2006, 6:16 am
In response to
Mysame
Dbgtsuperfreak
can u please put it in the code i gave so i can se ehow to do it.
Jun 4 2006, 6:42 am
PirateHead
var/whatever="<body bgcolor=red>go away</body>"
mob << browse(whatever,"window=n00bs")
Copyright © 2025 BYOND Software. All rights reserved.