Skip to content

Instantly share code, notes, and snippets.

View amitkolloldey's full-sized avatar
🏠
Working from home

Amit Kollol Dey amitkolloldey

🏠
Working from home
View GitHub Profile
@amitkolloldey
amitkolloldey / index.html
Last active January 30, 2017 20:35
Simple form validation with javascript
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Practice Template</title>