Arnold Jonathan E. wrote:
> I'm working on my first elastic-layout site and Opera is giving me
> something I've never seen before. In my <h1> declarations, I've added
> border-bottom: 1px dotted {color} style. FF, IE 6/7, and Mozilla are
> rendering correctly, but Opera is generating these huge colored blocks
> underneath my h1's. 
>
> Does switching between em and px cause problems in Opera? The page is a
> protected area, but I've set-up the CSS here,
> http://the1912gallery.ehc.edu/testcss.css.
>
> Thanks,
>
> Jed 
Hi Jed,
You have given also a border-width of 80%, and that is giving different 
interpretations by Opera and other browsers.
I think the css2.1 specs aren't very clear at this point. Also the 
ccs-validator is hesitating, and sends different signals: validating as 
well as invalidating!
I put the main stuff of your css in a testpage, and:

    *

      see: testpage with some notes 
<http://home.tiscali.nl/developerscorner/css-discuss/test-operadots.html>

Greetings,
francky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to