pseudo classes ???

Discussion in 'CSS' started by princealone, Mar 27, 2012.

  1. #1
    what is the pseudo classes and cascade explain in detail i ll be very thankfull
     
    princealone, Mar 27, 2012 IP
  2. raspms

    raspms Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Cascade
    A single style sheet associated with one or more web pages is valuable, but in quite a limited way. For small sites, the single style sheet is sufficient, but for larger sites, especially sites managed by more than one person
    Pseudo-classes
    Pseudo-classes are classes that define style rules for certain tag states. Pseudo-classes must be associated with their tags and are separated from them by a colon instead of a period. The pseudo-classes also use predefined key words, as opposed to other classes, which you name yourself.
     
    raspms, Mar 28, 2012 IP