|
-
Dec 12th, 2001, 12:32 PM
#1
Thread Starter
Frenzied Member
Bad CSS or Bad Opera?
What is wrong with this page?
Code:
<html>
<head>
<style type="text/css">
body {
background-color: 6666CC;
}
p {
color: FF0000;
}
</style>
</head>
<body>
<p>This is an ugly page.</p>
</body>
</html>
I see what I expect to see in IE 5.0 and Netscape 6.1. I see red text on a white background in Opera 5.12, but black text on a white background in Opera 6.0.
***? Is Opera that messed up? I have it in document or author mode, and I have selected to use the author's CSS, but... what?
Travis, Kung Foo Journeyman
As always, RTFM.
WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
YBMS, but Mozilla doesn't.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|