Archive for the ‘CSS3’ Category
New release, CSS3 Framework With HTML5 Support: 52framework
Monday, February 8, 2010 3:54 1 Comment52framework is a CSS framework which aims to provide an easy way to build websites using HTML5 & CSS3 while still supporting all modern browsers (including ie6).
It uses HTML5 tags like header, nav, section, article, footer or new input field types like url, email, etc. The framework also has a HTML5 compatible reset stylesheet.
Power of CSS3 and jQuery, How to CSS3 Effects via jQuery
Friday, July 10, 2009 0:54 1 CommentHow to use CSS3 today with safety to create visible effects in all browsers? Simple! Hiding it in jQuery! In this way your problem is just to know if the browser supports jQuery. Today we show yuo a useful list to learn to use CSS3 via jQuery but let’s start with some info and examples [...]
Styling HTML 5 elements with Modernizr, Better HTML5 & CSS3 Usage By Detecting Browsers Capabilities
Thursday, July 2, 2009 11:47 No CommentsSimilar to the IE6 situation, when using HTML5/CSS3 in our websites, it is a good idea to offer non-problematic outputs to web users with older/non-standard browsers.
Modernizr is a JavaScript library that uses feature detection techniques to determine whether or not the current browser is capable of CSS3 and HTML5 features like rgba(), border-radius, CSS Transitions [...]
Best Articles for CSS Beginners, Who love CSS and want to Become GURU in CSS
Tuesday, June 30, 2009 9:43 1 CommentAre you new to CSS? The initial process of learning this nifty language can be a little daunting, there’s so much to learn it can sometimes be difficult to figure out where to start. Luckily there’s plenty of valuable information and resources out there on the web that covers everything from the basics through to [...]
Best New Essential CSS3 Techniques Revealed
Monday, June 29, 2009 10:54 1 CommentThis article presents 7 New CSS3 techniques that every web designer and developer should be aware of. CSS3 for sure will leads to greater flexibility and make effects that was previously complex and difficult to create much easier. Unfortunately it is not currently all the leading browsers that support CSS3. In some cases other techniques [...]
five CSS3 Techniques For Major Browsers using the Power of jQuery
Wednesday, February 25, 2009 17:40 No CommentsMany exciting new functions and features are being thought up for CSS3: text-shadow, box-sizing, opacity, multiple backgrounds, border-radius, border-image, etc…
1. Border Radius: Create rounded corners
W3C has offered a very interesting option for borders in CSS3, of which one is border-radius. This CSS3 styling rule allows rounded corners to be set. Both Mozila/Firefox and Safari 3 [...]

