From 3b973d739a5002a2536f92ca676bfd29f112e721 Mon Sep 17 00:00:00 2001 From: Nitika Nadgar Date: Fri, 6 Oct 2017 17:50:49 -0400 Subject: [PATCH] no javascript --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 46cf071..4cb0090 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ HTMLslyde I randomly thought about setting multiple HTML divs with 100% height, and it turns out this is a really easy way to have vertical scrolling "slides". I want to implement some cleaner transitions as seen on the login/registration forms on the demo [here](http://tympanus.net/codrops/2012/03/27/login-and-registration-form-with-html5-and-css3/) + +This project uses no JavaScript.