Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: keyboard

KEYS.css

October 6, 2010

A simple stylesheet for rendering beautiful keyboard-style elements…

csshead comment 0 Comments

Creating a Keyboard with CSS and jQuery

July 14, 2009

Sometimes it’s just fun to play around with the programming languages we know and see what we can create. Here’s how to create an online keyboard with CSS, and then make it work with jQuery. The keyboard includes “action” keys (caps lock, shift, and delete) which dynamically change the keyboard when clicked…

csshead comment 0 Comments