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...
  • Turn Your Photos Into Text Pictures (ASCII Art)
    A very long time ago--back before there were high-resolution color monitors and digital cameras--computer geeks amused themselves by arran...
  • CSS 3.0 Multipul Back grounds
    CSS3 Multiple Background Basic Implementation .weather { width: 500px; height: 280px; margin: 50px auto; background-image: ur...
  • CSS Media Queries for All Devices and Browsers (Including IE7 and IE8)
    In CSS3, web developers/designers can define a media type such as screen or print, and specify the look of the content by setting conditi...
  • Combining fonts to make the content presentable.
    Font Combinations from Medha1234
  • 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...
  • CSS3 Introduction – New Features, What it Can Do, and Resources
    CSS2 appeared back in 1998 and since then a lot has happened on the internet. Its only revision was made in 2011, CSS2.1, but experts in t...
  • CSS list items
    Value Description Example decimal Number 1,2,3,4,5 decimal-leading-zero 0 before the number 01, 02, 03, 04, 05 lower-alpha Lowercase alp...
  • HTML all Tags with Examples
    Ordered Alphabetically New  : New tags in HTML5. Tag Description <!--...--> Defines a commen...
  • 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...

Pages

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