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

  • 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...
  • 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...
  • 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 ...
  • INTRODUCING HTML5 STORAGE
    HTML5 STORAGE SUPPORT IE                       8.0+       FIREFOX             3.5+        SAFARI CHROME  4.0+          OPERA    ...
  • CSS3 Shapes
    #circle { width: 140px; height: 140px; background: red; -moz-border-radius: 70px; -webkit-border-radius: 70px; ...
  • 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...
  • Combining fonts to make the content presentable.
    Font Combinations from Medha1234
  • css3.0 ext efects
    Cool Text Effects Using CSS3 Text-Shadow Lately there has been a great amount of websites that have started incorporating CSS3; Many o...
  • 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...
  • 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.