How to Create Isometric 3D Text With CSS3

This neat CSS3 snippet I found makes your text appear in isometric projection. Since it’s in CSS, you can also apply other effects like shadows, 2D transforms, blur, etc. Here’s the snippet of the CSS used to accomplish the sample image above. But if you want to get the full code, you can either click [...]

Continue Reading →

FlexSlider: A Responsive jQuery Slider

If you’re looking for an elegantly designed content or image slider that can adapt to different screen sizes then I have good news for you. Tyler Smith has created a jQuery slider plugin that utilizes responsive methodology called FlexSlider, which was released for Smashing Magazine. Aside from the regular features such as fading and sliding [...]

Continue Reading →

How to Create KnobKnob: A Shiny Knob Control with jQuery and CSS3

This tutorial by Martin Angelov of tutorialzine.com will show you how to create a cool shiny knob control called KnobKnob. Made with jQuery and CSS3, this plugin uses CSS transformations and features jQuery’s new handling method. It will definitely give users a fun and interesying way of interactively selecting a pool of values from a [...]

Continue Reading →