[thelist] bluerobot CSS

darren darren at web-bitch.co.uk
Thu Nov 15 09:03:31 CST 2001


On 15 November 2001 at 14:56:04, Ron_Senykoff at BEAEROSPACE.COM <Ron_Senykoff at BEAEROSPACE.COM> wrote:


RBC> Tried researching this on the web but havn't found anything yet...

this link is shamelessly stolen from another list, but have a look at
http://gallery.theopalgroup.com/selectoracle/ to explain any bits of css
you don't get.

which gives you:

   .Content>p
      Selects any p element that is a child of any element with a class
      attribute that contains the word Content.

   .Content>p+p
      Selects any p element that immediately follows a p element that is
      a child of any element with a class attribute that contains the
      word Content

darren.





More information about the thelist mailing list