
css3
23 Creative Uses of CSS3 Text Effects to Enhance Your Web Presence | Onextrapixel - Showcasing Web Treats Without A Hitch
Is your text blurred with Photoshop? If yes, CSS3 offers some great text effects . To give a website a visually impressive look, designers put emphasis on neat and stylish typography. For years designers have depended on Photoshop, but CSS3 is a revolution with easy-to-create text effects. Mastering CSS3 properties not only helps designers to create cool text effects, but CSS3 properties are now supported by many browsers, therefore diminishing compatibility issues. CSS3 Text EffectsThis is not going to be an extensive post, but just something to serve as a quick reference, along with some interesting points from the spec . In another post, I’ll break down CSS3 radial gradients , but for now I’ll just focus on linear, to keep things simple. The Bare Minimum for All Supporting Browsers To get a linear gradient to work in all supporting browsers, this is how you do it: Which will produce the following gradient:
CSS3 Linear Gradient Syntax Breakdown
opacity
CSS3 Solutions for Internet Explorer - Smashing Magazine
CSS3 is probably the hottest trend in web design right now, allowing developers the opportunity to implement a number of solutions into their projects with some very straightforward CSS while avoiding having to resort to nonsemantic markup, extra images, and complex JavaScript. Unfortunately, it’s not a surprise that Internet Explorer, even in its most recent version, still does not support the majority of the properties and features introduced in CSS3. Experienced developers understand that CSS3 can be added to new projects with progressive enhancement in mind . This ensures that content is accessible while non-supportive browsers fall back to a less-enhanced experience for the user.The four boxes below are using a combination of CSS sprites and CSS3 transitions to achieve an animated rollover effect without using JavaScript. To see the animations, hover over any of the four boxes. These effects are visible in supporting browsers ( Chrome, Safari, Firefox 3.7 ; Opera 10.5 does support CSS3 transitions, but I couldn't get it to work for the background-position property). Nonsupporting browsers will see a normal CSS sprite rollover. ( Go back to the Article .)
Animated Sprites with CSS3 Transitions
50 New Useful CSS Techniques, Tutorials and Tools
Posté le 3 septembre 2010 dans Développement web | Technologie , par Baptiste - Hier matin a eu lieu à l’agence une présentation interne abordant : les nouveautés de HTML5 (video, canvas, drag and drop, file API…) Les nouveautés de CSS3 (effets graphiques, media queries, animations…) Les avantages du code moderne (productivité, maintenance, optimisations pour le mobile…) L’amélioration progressive et la dégradation maîtrisée. Il ne s’agit pas d’une présentation Powerpoint classique mais bien d’une véritable page web HTML5 , réalisée avec l’aide de DZ Slides .
Le web de demain avec HTML5 et CSS3
CSS3 Media Queries
Mise en forme rapide sous la forme de colonne avec du CSS
J’utilise depuis maintenant quelques temps une mise en forme très simple qui me permet de faire des mises en page sous la forme d’une grille avec un tout petit bout de code CSS qui certe a des limites mais rend de fier services. Ce bout de code s’appelle Malo . Sur le principe vous faites une div à 100% puis pour avoir deux colonnes vous faites deux div avec la class 50%. Voici un exemple :How to Create Inset Typography with CSS3 Just two years ago, we all used Photoshop to create beautiful inset typography. Now, you can do it using only CSS3. This great tutorial will help you getting started.
8 examples of stunning CSS3 text effects
CSS 3 : outils et astuces pour vos effets » WebdesignerTrends – Ressources utiles pour le webdesign, actus du web, sélection de sites et de tutoriels
CSS3 continues to gain popularity as we’re seeing it used in more and more websites. However, there are still those out there that are holding out on learning it and using it. This is probably due to the fact that it’s not fully supported yet in all browsers. Nevertheless, if you’re one of those that haven’t started using CSS3 or you’re a CSS3 pro just looking to speed up your work flow, here are six CSS3 tools that you should find useful.

