WebResourcesDepot |
We Love Buttons: Creative CSS3 Buttons Posted: 03 Jan 2011 09:43 AM PST We Love Buttons is a project by Pico, a tiny design & development studio, where various designers have created good-looking and imageless CSS3 buttons. There are ~35 buttons and most of them only works in WebKit browsers which makes the project more an experimental one. They use CSS3 properties like box-shadow, border-radius or gradients and have a clean code where anyone who is not that familiar with CSS3 can easily learn from. Special Downloads: Advertisements: |
Use Valid CSS To Fix Browser-Specific Quirks With CssUserAgent Posted: 02 Jan 2011 10:45 PM PST CssUserAgent is a JavaScript-based solution to work around browser-specific styling issues. Depending on the browser used, it adds a set of classes to each element for targeting them at any level (rendering engine, browser, its version, etc.) like:
So, within the CSS rules, you can easily style any element for any browser. For sure, this is not the best or fastest (in performance) way to fix any incompatibilities but, clearly, there is no best way in the world of browsers. Special Downloads: Advertisements: |
You are subscribed to email updates from WebResourcesDepot To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Comments (0)
Post a Comment