ressources Integration

TwitterFacebook
Get flash to fully experience Pearltrees

Browser CSS hacks

I don’t use CSS hacks anymore. Instead I use IE’s conditional comments to apply classes to the body tag . http://paulirish.com/2009/browser-specific-css-hacks/

Web browser hacks, Css hacks - ie, firefox, chrome, safri, Opera - Webdevelopertut

http://htmlcsstutorials.blogspot.com/2009/06/web-browser-hacks-css-hacks-ie-firefox.html CSS hacks take advantage of browser bugs for hiding CssRules from specific web browsers. Listed below are the hacks for major browsers like ie6, ie7, firefox2, firefox3 , Google chrome, safari and opera. Inline Hack for IE * (star) can be used as the inline hack for both ie6 and ie7.
http://webdesignerwall.com/tutorials/css3-image-styles

CSS3 Image Styles

When applying CSS3 inset box-shadow or border-radius directly to the image element, the browser doesn't render the CSS style perfectly. However, if the image is applied as background-image, you can add any style to it and have it rendered properly. Darcy Clarke and I put a quick tutorial together on how to use jQuery to make perfect rounded corner images dynamically.
Published by Chris Coyier http://css-tricks.com/tabs-with-round-out-borders/

Tabs with Round Out Borders

http://html5doctor.com/avoiding-common-html5-mistakes/ Between curating sites for the HTML5 gallery and answering readers’ questions here at HTML5 Doctor, I see a host of HTML5 sites and their underlying markup. In this post, I’ll show you some of the mistakes and poor markup practices I often see and explain how to avoid them. Don’t use section as a wrapper for styling

Avoiding common HTML5 mistakes

http://www.cssplay.co.uk/menu/cssplay-stacked-slideshow.html

Stacked Slideshow

20th March 2011 Updated 13th February 2013 For IE7, IE8, IE9, IE10, IE10 touch screen, Firefox, Safari, Chrome and Opera

Les Media Queries CSS3 - Alsacréations

La spécification CSS3 Media Queries définit les techniques pour l'application de feuilles de styles en fonction des périphériques de consultation utilisés pour du HTML. http://www.alsacreations.com/article/lire/930-css3-media-queries.html
http://www.lyxia.org/blog/developpement/xhtmlcss/html-css-et-les-problemes-de-navigateurs-739

HTML, CSS et les problèmes de navigateurs

Toute personne ayant tenté de coder ne serait-ce que la plus simple des pages Web a forcément rencontré le cauchemar absolu en matière de Webdesign : les différences de rendus entre les navigateurs. Cet article présente les diverses techniques pour résoudre ce problème par la détection du navigateur.

ie6fixer - onderhond.com

http://www.onderhond.com/tools/ie6fixer/ Welcome to the IE6 CSS Fixer: starter kit page. A tool specifically designed to ease the pain of the ie6 css debugger. If you want to read up on all the specifics, I advise you to check the articles on the ideology , the specific fixes and the scope of this tool. It is extremely important to note that this tool is not a miracle solution. This is not a 1-click-fix-all tool , nor is this a final version that will work flawlessy. In some circumstances it can even introduce new errors, so keep that in mind when you add one of the potentially harmfull fixes.