alanbsmith / padlock-example

an example for using CSS Animations with a login form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Animations: Padlock Example

Introduction

Getting Started

First pull down the repo and switch to the initial-setup branch.

git clone git@github.com:alanbsmith/padlock-example.git
git checkout initial-setup
cd padlock-example
open index.html

Tutorial is here.

About

an example for using CSS Animations with a login form


Languages

Language:CSS 50.7%Language:HTML 35.0%Language:JavaScript 14.3%