Skip to content

Instantly share code, notes, and snippets.

View zherring's full-sized avatar

Zach Herring zherring

  • zachherring.com
  • Boulder, CO
View GitHub Profile
@zherring
zherring / index.html
Created February 27, 2013 01:30
A CodePen by Matt Null. 3D kiosk menu - This is part of a menu I built for the kiosks at SXSW 2013. It uses -webkit-perspective and some transforms Concept design by @zherring
<header>
<nav kiosk-nav="true">
<div class="logo"></div>
<div class="options">
<div class="option shuttle selected">
<div class="container">
<div class="box">
<figure class="front"></figure>
<figure class="back"></figure>
<figure class="right"></figure>
@zherring
zherring / index.html
Created February 27, 2013 01:30
A CodePen by Matt Null. 3D kiosk menu - This is part of a menu I built for the kiosks at SXSW 2013. It uses -webkit-perspective and some transforms Concept design by @zherring
<header>
<nav kiosk-nav="true">
<div class="logo"></div>
<div class="options">
<div class="option shuttle selected">
<div class="container">
<div class="box">
<figure class="front"></figure>
<figure class="back"></figure>
<figure class="right"></figure>