Saturday 2 March 2013

new css3 styles



Below is a complete list of live examples for every CSS property and selector in the SitePoint CSS Reference. Change the example code on the left, and watch the results of your changes appear on the right.
If you learn more by doing than by reading, then this is the place for you!
SitePoint CSS Reference » Learn CSS3 | Cheat Sheet | CSS Tutorial | Selectors | Properties
·        Universal Selector
·        Element Type Selector
·        Class Selector
·        ID Selector
·        Attribute Selector
·        CSS3 Attribute Selectors
·        Selector Grouping
·        Combinators
·        Descendant Selector
·        Child Selector
·        Adjacent Sibling Selector
·        General Sibling Selector
·        Pseudo-classes
·        :link
·        :visited
·        :active
·        :hover
·        :focus
·        :first-child
·        :lang(C)
·        CSS3 Pseudo-classes
·        :nth-child(N)
·        :nth-last-child(N)
·        :nth-of-type(N)
·        :nth-last-of-type(N)
·        :last-child
·        :first-of-type
·        :last-of-type
·        :only-child
·        :only-of-type
·        :root
·        :empty
·        :target
·        :enabled
·        :disabled
·        :checked Pseudo-class
·        :not(S)
·        Pseudo-elements
·        :first-letter
·        :first-line
·        :before
·        :after
·        ::selection

·        The Cascade, Specificity, and Inheritance
·        The Cascade
·        !important Declarations
·        Specificity
·        Inheritance
·        The CSS Property Value inherit

·        Box Properties
·        Dimensions
·        height
·        min-height
·        max-height
·        width
·        min-width
·        max-width
·        Margins
·        margin-top
·        margin-right
·        margin-bottom
·        margin-left
·        margin
·        Padding
·        padding-top
·        padding-right
·        padding-bottom
·        padding-left
·        padding
·        Borders and Outlines
·        border-top-color
·        border-top-style
·        border-top-width
·        border-top
·        border-right-color
·        border-right-style
·        border-right-width
·        border-right
·        border-bottom-color
·        border-bottom-style
·        border-bottom-width
·        border-bottom
·        border-left-color
·        border-left-style
·        border-left-width
·        border-left
·        border-color
·        border-style
·        border-width
·        border
·        outline-color
·        outline-style
·        outline-width
·        outline
·        Layout Properties
·        display
·        position
·        float
·        clear
·        visibility
·        top
·        right
·        bottom
·        left
·        z-index
·        overflow
·        clip
·        List Properties
·        list-style-type
·        list-style-position
·        list-style-image
·        list-style
·        Table Properties
·        table-layout
·        border-collapse
·        border-spacing
·        empty-cells
·        caption-side
·        Color and Backgrounds
·        background-color
·        background-image
·        background-repeat
·        background-position
·        background-attachment
·        background
·        color
·        Typographical Properties
·        font-family
·        font-size
·        font-weight
·        font-style
·        font-variant
·        font
·        letter-spacing
·        word-spacing
·        line-height
·        text-align
·        text-decoration
·        text-indent
·        text-transform
·        text-shadow
·        vertical-align
·        white-space
·        direction
·        unicode-bidi
·        Generated Content
·        content
·        counter-increment
·        counter-reset
·        quotes
·        User Interface Properties
·        cursor
·        Vendor-specific Properties
·        Mozilla Extensions
·        -moz-border-radius
·        -moz-box-sizing
·        The display Property Value: -moz-inline-box
·        Internet Explorer Extensions
·        zoom
·        filter

No comments:

Post a Comment