CSS

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.red-team-design.com/just-another-awesome-css3-buttons

Just some other awesome CSS3 buttons – Red Team Design

Whether you’re designing a website or a web application, you’ll need buttons for it. Now, with CSS3′s help, it was never easier to create nice looking buttons. In this article you’ll learn how to create some cool CSS3 buttons in just a few steps.
http://www.websiteoptimization.com/speed/tweak/inline-images/ Summary : Learn how to embed images into your web pages with data URLs. The data: URI scheme includes images directly into your XHTML pages using code instead of external files, saving valuable HTTP requests. Inline images use the data URI scheme to embed images directly within web pages. As defined by RFC 2397, data URIs are designed to embed small data items as "immediate" data, as if they were referenced externally.

Inline Images with Data URLs - embed graphics inline with data uri scheme

6 Methods For Vertical Centering With CSS

http://www.vanseodesign.com/css/vertical-centering/ Centering elements vertically with css is something that often gives designers trouble. There are however a variety of methods for vertical centering and each is fairly easy to use. Today I want to present 6 of those methods. I’ve usually skipped over the topic of vertical centering, since there are some good posts already out there that are easy enough to find, but recently Bikram commented requesting a tutorial on vertically centering so I thought why not. You can view demos of each of the methods below by clicking here . Clicking the images above each section will also take you to that specific demo.

Learning To Use The :before And :after Pseudo-Elements In CSS - Smashing Magazine

If you’ve been keeping tabs on various Web design blogs, you’ve probably noticed that the :before and :after pseudo-elements have been getting quite a bit of attention in the front-end development scene — and for good reason . In particular, the experiments of one blogger — namely, London-based developer Nicolas Gallagher — have given pseudo-elements quite a bit of exposure of late. Nicolas Gallagher used pseudo-elements to create 84 GUI icons created from semantic HTML. http://coding.smashingmagazine.com/2011/07/13/learning-to-use-the-before-and-after-pseudo-elements-in-css/
http://mashable.com/2011/07/03/7-great-javascript-resources/#186292-JQAPI

7 Great JavaScript Resources

As browsers and server-side platforms advance, and libraries new and old grow and mature, JavaScript evolves as well. Staying at the top of your game is important. As a JavaScript developer, you'll need to keep up with the latest news and learn new skills.
Advertisement Human mind can’t remember every thing it is fed with But developers among others can’t afford to forget basics like the one of CSS. Thank God we have access to various CSS Cheat sheets both online and offline. Cheat sheets are like a time saver dose, you need them every now and then. Now you don’t need to remember each step of transition from CSS to CSS3, just click on any of these cheat sheets.

30 Helpful CSS Cheat Sheets

http://slodive.com/freebies/css-cheat-sheets/
Introduction One of the many uses for personal and professional web site is to display a gallery of photographs that show off your skills with a camera. Until now these galleries have been produced using javascript, PHP or CGI. Now, there is another way. With this article I hope to show you how to produce a professional quality photograph gallery using nothing more than an unordered list of photographs and a Cascading Style Sheet (CSS).

How to Create a Photographic Gallery Using CSS

http://www.webreference.com/programming/css_gallery/index.html