Results 1 to 3 of 3

Thread: This is the first time I have seen this

  1. #1
    Join Date
    Jan 2011
    Location
    Southeastern CT
    Posts
    612
    Thanks
    46
    Thanked 32 Times in 32 Posts

    Default This is the first time I have seen this

    In a css file I came across this for the first time

    .slider > .widget > li, .slider > .widget > li > img
    .slider > .widget > li > img { opacity: .6 }
    .slider > .widget > li > blockquote
    .slider > .widget > li > blockquote > credit
    .slider > .widget > li > blockquote > credit:before

    Can someone explain what the > are doing? And how does it affect things?
    Thanks,

    Bud

  2. #2
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there ajfmrf,

    The ">" is a child selector.

    E > F Matches any F element that is a child of an element E.

    Further reading:-


    coothead

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Similar Threads

  1. how to design part time an full time employees table
    By ghanasyam in forum MySQL and other databases
    Replies: 1
    Last Post: 04-10-2012, 04:50 AM
  2. Local Time script not displaying time at all
    By kittiekat in forum Dynamic Drive scripts help
    Replies: 6
    Last Post: 01-26-2010, 02:46 AM
  3. Format time stamp to Local time zone
    By unitedlocalbands in forum JavaScript
    Replies: 2
    Last Post: 09-18-2007, 06:00 PM
  4. Replies: 2
    Last Post: 10-22-2006, 01:25 PM
  5. Local Time Script - Military time?
    By ebrad in forum Dynamic Drive scripts help
    Replies: 4
    Last Post: 11-23-2005, 08:08 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •