Skip to content

Latest commit

 

History

History
43 lines (41 loc) · 876 Bytes

README.md

File metadata and controls

43 lines (41 loc) · 876 Bytes

html5

Experiments in HTML5, CSS3 and JavaScript.

  • level.html

    A bubble level.

    Technologies used: DeviceOrientation Events

  • freefall.html

    Drop your device and see how far it fell.

    Technologies used: DeviceOrientation Events

  • battery.html

    View your device's battery status.

    Technologies used: Battery Status API, SVG, CSS Transforms

  • location.html

    Show your device's location on a map.

    Technologies used: Geolocation API, Google Maps JavaScript API