September 16, 2011
Transitions are one of the most exciting and powerful features of CSS3 and when used in conjunction with JavaScript, the simplicity and power of these transitions can be considerably increased. CSS pseudo-classes and media queries represent certain states for certain elements. These states occur after specific events on the page. So naturally, CSS3 transitions can [...]
Read the full article →
September 12, 2011
Selectors in CSS are something that is used to target elements on a page and style them. In CSS3, far more options are available for element selection as compared to the previous versions. This would mean much ease and swiftness in the implementation of diverse designs for web pages. There are no ways of targeting [...]
Read the full article →