Web Freelancer

Tag Archives: css

Slick CSS Logos & Icons

This is just amazing presentation of famous logos done purely with CSS. If it is not enough, there are few supporting, again, no-JavaScript-only-CSS animations. If this is still not enough, check this slick iOS icons gallery. Again, done only by using pure CSS. Sad thing, though, is that it currently works only in Gecko [...]

Pretty Cool CSS3 Stuff & More

Very interesting article came out today on Smashing Magazine about new CSS3 techniques and tools. Everybody knows it will take a while this will be implemented and supported by all the major browsers (and those old ones will finally be left behind, for good) but it is nice to know what ahead of us. Image [...]

CSS Apple Keyboard

Well, here goes a crazy one. Pure CSS Apple keyboard. Actually it runs a bit of JavaScript for some more action. Check it out yourself. (via noxxten.com)

Pure CSS 3D Text

Found very interesting 3D Text experiment over at markdotto.com. Looks cool and it’s editable. Try it for yourself. (via markdotto.com)

Pure CSS Progress Bar

Amazing idea. Excellent execution. Beautiful CSS animations. Very well done. (via http://ivan.ly/ui/)

CSS Framework I Use

I came across a lot of talks about the CSS frameworks lately. Its advantages, disadvantages, and whether to use or avoid them. Frankly, I have to admit I’m not a big fan of these structures but there certainly are parts I find my inspiration in. Through the years of my career I have developed few [...]

Carousel with variable image widths

UPDATE: I have released this script as a plugin – Slider With Variable Elements Widths
I have been struggling to find right image carousel built on top of jQuery. Trend with these kinds of plugins is to have as many features as possible but somehow I wasn’t able to find the one I needed. I was [...]