|
|
Q2037 How do I set the backgroundcolor for a specific frame?
irt.org | Knowledge Base | HTML | Q2037 [ previous next ] Q2037 How do I set the backgroundcolor for a specific frame?This is done in exactly the same way, as in a normal HTML document. Using CSS insert the following in your header or in your style sheet:
You can learn more about CSS in the article: An Introduction to Cascading Style Sheets.
The oldfashioned, and now deprecated way of things is to add the
This would make the above example look like this:
|
-- div -->
|