Librairie (css)

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.alessioatzeni.com/blog/css3-skill-bar-animation/ Tags: HTML/CSS Hello guys, i was recently thinking about a redesign of my website and i got the idea to make this pretty simple tutorial where we will build the skill animation bar for your about page. I remember this animations are only visible in Firefox, Safari and Chrome.

CSS3 Skill Bar Animation

http://lea.verou.me/css3patterns/ Browser support The patterns themselves should work on Firefox 3.6+ , Chrome , Safari 5.1 , Opera 11.10+ and IE10+ .

CSS3 Patterns Gallery

25 Incredibly Useful CSS Tricks (css)

Here are 25 incredibly useful CSS tricks that will help you design great web interfaces. You might be aware of some or all of these techniques, but this can be your handy resource to nifty CSS tricks that you should know. 1. Change Text Highlight Color http://webdeveloperplus.com/css/25-incredibly-useful-css-tricks-you-should-know/
http://www.1stwebdesigner.com/css/35-websites-to-teach-you-how-to-use-css-effectively/

TOOLBOX - Css - 35 Websites To Teach You How To Use CSS Effectively | Graphic and Web Design Blog - Inspiration, Resources and Tools

CSS ( Cascading Style Sheets) are the modern standard for presenting website. Combined with structural markup language like HTML, XHTML – CSS fully take care about presentation part, creating that good concept – HTML = Content, CSS = Presentation. If you know CSS, you can really do everything controlling spacings, borders, positioning, margins, paddings, colors, fonts, background images, hover effects and more presentational effects. CSS is really easy to understand, and in my opinion every graphic designer should have at least simple coding skills with HTML and CSS, because CSS is really still design part, not really coding. In this article, you’ll have all the best resources available, which will teach you how to use CSS really effectively.
You can never have too much of a good thing–and two good things we rely on in our work are tips and tricks . Nuggets of information, presented clearly and succinctly, help us build solutions and learn best practices. In a previous article, we shared a jam-packed list of 250 quick web design tips . It seems only right to continue the trend by showcasing 100 fresh–and hopefully useful–CSS tips and tricks. General http://sixrevisions.com/css/100-exceedingly-useful-css-tips-and-tricks/

100 Exceedingly Useful CSS Tips and Tricks (css)

http://net.tutsplus.com/tutorials/html-css-techniques/build-a-kickbutt-css-only-3d-slideshow/ In this tutorial, I’m going to show you how to create a 3D slideshow using only HTML and CSS. No JavaScript required! Fire up Safari and let’s get started! Theory Before we dive into building our slideshow, it’s important to understand our approach. We’ll be using the new 3D transforms that are part of the CSS3 specification.

3D Slideshow (css3) by Nettuts+