
site: click here
demo: click here
CSS makes every design possible. Recently we found something interesting posted at SohTanaka.com. Soh, the author of this web blog came up with a brilliant idea of creating a clock that combines CSS and Javascript.
The clock displays user’s local time, by Javascript, and the CSS div tags handle the appropriate hour and minute classes with absolute positioning of clock arms. This clock face is broken down into 3 layers of hour/min/sec arms in transparent PNG files.
You can figure out of how this CSS Clock works beautifully by visiting the source site and also the demo page. Just in case you’ll need this for future project, bookmarking this post is much appreciated! ;)
Posted on 13 November 2008
Tags: CSS
Related Articles
- SlickMap CSS – A Visual Sitemapping Tool for Web Developers
SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation. It’s suitable for most web sites – accommodating up to three levels of page navig... - Professional Dark CSS Menu
Graphic effects created in photoshop will bring magic if you master the tricks. When it comes to web designing, the powerful mixed and smart conversion between PSD and XHTML can give a professiona... - Variable Grid System
The Variable Grid System is a web tool to generate an underlying CSS grid for your site. It is based on the 960 Grid System and it is designed & developed by SprySoft. You can input the pixel widt... - Styleneat: CSS Organizer
Styleneat is a web tool that turns your CSS selectors, sub-selectors and properties into well structure CSS. It organizes and standardizes your CSS therefore it will be easier to define page areas... - Compass: CSS Framework
Compass is a CSS Meta-Framework that is ported to Sass to make them easier to configure and apply to your semantic markup. It stands-alone via a simple command-line interface and ready to use in y... - SenCSs: Sensible Standards CSS Framework
SenCSs is a Sensible Standards CSS Framework (Pronounce it as "sense"). The current version is 0.5 and supplies sensible styling for all repetitive parts of your CSS.
What features that you ca... - Free CSS Drop-Down Menu Framework
This Free CSS Drop-Down Menu Framework is modular, with themes. Not only that the HTML is separated from CSS, but even CSS definitions are categorized into structural and thematic types.
Creatin...
Written by Thomas
Topics: Scripting, Webdesign