Web Designer & Developer

is a professionally managed web design and web development company in Hyderabad, India.

Thursday, 31 January 2013

css3.0 new styles


  • *
  • E
  • .class
  • #id
  • E F
  • E > F
  • E + F
  • E[attribute]
  • E[attribute=value]
  • E[attribute~=value]
  • E[attribute|=value]
  • :first-child
  • :lang()
  • :before
  • ::before
  • :after
  • ::after
  • :first-letter
  • ::first-letter
  • :first-line
  • ::first-line
  • E[attribute^=value]
  • E[attribute$=value]
  • E[attribute*=value]
  • E ~ F
  • :root
  • :last-child
  • :only-child
  • :nth-child()
  • :nth-last-child()
  • :first-of-type
  • :last-of-type
  • :only-of-type
  • :nth-of-type()
  • :nth-last-of-type()
  • :empty
  • :not()
  • :target
  • :enabled
  • :disabled
  • :checked

Posted by mkiranu at 21:44
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Popular Posts

  • jQuery Window Width – Browsers and Responsive Design
    jQuery Window Width jquery window width, you’ll need it if you’re working with  Responsive Design  and/or need to figure out the  width...
  • Adding swipe support to Bootstrap Carousel 3.0
    With the release of bootstrap version 3, I thought it would be a good time to review my previous post on adding swipe support to bootstrap...
  • Responsive email design
    A media query follows a pretty simple structure. For the purposes of email, the media query’s styles are nested within the emails <styl...
  • Custom Scrollbar Using Javascript and CSS
    Today we will create custom stylized scrollbars for our website. We will use pure javascript to build own scrollbar. So this will really ...
  • Making iOS 7 squircles using CSS3
    Making iOS 7 squircles using CSS3 HTML: <h1>Squircles</h1> <div class="icons">                      ...
  • I know jQuery. Now what?
    I know jQuery. Now what? I gave this talk:  I know jQuery. What now?  at jQuery UK 2013, but instead of my usual approach of post-it ex...
  • CSS String Truncation with Ellipsis
    Example 1. Starting with the text With no width restrictions, and no ellipsis, this paragraph ( <p>  tag) displays as one would exp...
  • HTML/CSS Style Guide
    Important Note Displaying Hidden Details in This Guide This style guide contains many details that are initially hidden from view....
  • Add Some Geometric Shapes to Your Site with CSS Shapes Module
    Flowing Content with CSS Shapes As seen from the screenshots below, you can easily shape up your texts however you want to. The   Polydr...
  • 10 CSS3 Features you Will Love and Want to Use
    Even though CSS3 is not fully supported yet, many web developers are starting to use many of the new techniques introduced. CSS3 has taken...

Pages

  • Home
  • Index
  • About Me
  • Portfolio
  • Contact us
Simple theme. Powered by Blogger.