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...
  • Browser-Specific CSS Hacks
    /***** Selector Hacks ******/ /* IE6 and below */ * html #uno { color : red } /* IE7 */ * :first-child + html #dos { color ...
  • HTML5 Web Storage
    HTML5 Web Storage One of the reasons that certain technocrats favor native applications is their ability to store data locall...
  • CSS3, Web Fonts and Icons
    We’re  really  lucky to be working in an industry like the web industry. Nowadays, we have so many new tips and techniques and ways of wor...
  • CSS Font-Size: em vs. px vs. pt vs. percent
    One of the most confusing aspects of CSS styling is the application of the font-size attribute for text scaling. In CSS, yo...
  • Combining fonts to make the content presentable.
    Font Combinations from Medha1234
  • Percentage Calculators Using Javascript
    3-way Percent Calculators Find the sentence that represents your problem. En...
  • Keeping Your CSS3 Code Markup Slim
    Web developers can save a lot of time using more sophisticated CSS3 syntax. Users who visit your page are expecting the fastest possible l...
  • 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 ...
  • 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...

Pages

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