Home Home | Reset Page Reset Page | Page created: 5/19/2012 9:46:35 PM

Html5, JavaScript and CSS3 Samples

The following are a few examples that demonstrate HTML and scripting examples.


JavaScript Keyboard Key Code Checker This is a small interactive utility that allows you to type in keys and see their keycode representation at a glance in real-time as you type.

Rounded Corners and Shadows Simple example that demonstrates how to use CSS3 features to display rounded corners and border shadows.

Drag and Drop File Upload Example of using the HTML5 File API to upload multiple files to a server using a rich browser interface and progress information using only HTML.