Tag Archives: css3

CSS calc() in Webkit

As mentioned before, CSS calc() was about to come to Chromium/Chrome (Webkit). Since about a week ago, the first part of the implementation has landed into the Canary builds: Adds calc expressions to CSSPrimitiveValue. This enables simple (ie no mixing … Continue reading

Elsewhere , , , , Leave a comment

turn.js

Turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine with HTML5. It works in all modern browsers including touch devices. And it is easy to manipulate, and lightweight with … Continue reading

Elsewhere , , , , , Leave a comment

CSS calc() in Chromium/Chrome

Three days ago this was committed: This is the parsing stage of calc. The expressions are evaluated and expression trees are generated. CSS values are not created yet – that will happen in a subsequent commit. Looking forward to the … Continue reading

Elsewhere , , , , Leave a comment

Acko.net Redesign

The last design was meant to feel spacious, the new design is spacious, thanks to generous use of CSS 3D transforms. Webkit-based browser required, video of the result embedded for those without Webkit. Making love to Webkit →

Elsewhere , , , , Leave a comment

HTML5 Please

Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they are. Awesome resource, listing all newish stuff, along with the … Continue reading

Elsewhere , , , , , Leave a comment

Path 2.0 flyout menu rebuilt in CSS

The menu from Path 2.0, rebuilt in CSS. Path 2.0 Flyout Menu using CSS by Tunghsiao Liu →

Elsewhere , , , Leave a comment

Creative CSS3 Animation Menus

Creative CSS3 Animation Menus →

Elsewhere , , , , Leave a comment

Natural Object-Rotation with CSS3 3D

In this tutorial we will learn how to build a 3D packshot in HTML and CSS by applying some CSS 3D-transforms. Then we will add some Javascript to make the object freely rotatable in 3d space. And as we will … Continue reading

Elsewhere , , , Leave a comment

Fico | a font with icons

Fico is a font with 52 simple, commonly used icons and glyphs, served on the web via @font-face. Fico | a font with icons, by Lensco.be →

Elsewhere , , , , Leave a comment

Original Hover Effects with CSS3

Some really nice stuff. Be sure to give the demos a spin. Original Hover Effects with CSS3 →

Elsewhere , , , , Leave a comment