csr
Programmer
- Jul 20, 2000
- 507
I am new to this xhtml stuff so this may be elementary but here goes anyway.
I am trying to adhere to STRICT xhtml 1.0 guidelines.
From everything I have observed, the way to assign the background color of the body of a document is through this method:
<body background-color: blue>blah blah blah</body>
I have also tried putting my desires into a style sheet.
Neither one seems to result in any color at all.
Any ideas ?
Don
I am trying to adhere to STRICT xhtml 1.0 guidelines.
From everything I have observed, the way to assign the background color of the body of a document is through this method:
<body background-color: blue>blah blah blah</body>
I have also tried putting my desires into a style sheet.
Neither one seems to result in any color at all.
Any ideas ?
Don