Is anybody able to tell me why the ul in the following markup isn't 
rendered with a green background?

<html>
  <head>
   <style type="text/css">
    p.flyer ul { background: green; }
   </style>
  </head>
  <body>
   <p class="flyer">
    <ul><li>hello</li></ul>
   </p>
  </body>
</html>

also at http://mong.gecko26.com/~roger/tmp/ulcss.html

Thanks,

Roger

-- 
----------------------------------------
Ninth Avenue Software
p: +61 7 3137 1351 (UTC +10)
f: +61 7 3102 9141
w: http://www.ninthavenue.com.au
e: [EMAIL PROTECTED]
----------------------------------------

______________________________________________________________________
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