Re: Two CSS selector questions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sherman Pendley

    Re: Two CSS selector questions

    darius <noone@here.inv alidwrites:
    2) Viewing page source, I sometimes come across something like this
    >
    <div class="foo bar">
    >
    What is that?
    A div with two classes.
    It doesn't seem to be covered on http://www.w3.org/TR/REC-
    CSS2/selector.html
    The class attribute above is HTML, not CSS:

    <http://www.w3.org/TR/html401/struct/global.html#h-7.5.2>

    sherm--

    --
    My blog: http://shermspace.blogspot.com
    Cocoa programming in Perl: http://camelbones.sourceforge.net
Working...