I have no idea on where to post that at in my html code, it adds crap to it. I just needa black background for my scrolling box, where my red text will show up. here is the code.
</style>
My advise to you is if you dont know where to put styles you really aught to lean some basic HTML instead of relying on a WYSIWYG editor to do everything for you.
You need to add the bit I gave you to the head of your document.
That is the bit between the head tags near the top of your code.
You will also have to put the style tags around this if you have no other style in your code.
Bookmarks