/Basic-Web-development-projects

Some simple projects using HTML , CSS and Javascript.

Primary LanguageHTML

Basic-Web-development-projects

Please add these files where your jQuery plugin is located.

What this repo contains

Some simple projects using HTML , CSS and Javascript.

CodePlayer

:A simple online HTML,CSS and Javascript code editor.You can simply use it as a Computer Science mini-project.

Count the fingers

:A very simple project which just asks you to guess the fingers(between 0 to 5) you are thinking of and then tells you the total chances it took to guess your number.

Reaction Tester

:This little game tells you about the time you took to see an object on the screen and click on it.You can view the code and see how random colors are choosen and how shapes are changed everytime.

Form Validator

:This project is a very simple one and simply tells wether the email-id and phone number you entered was correct or wrong.This project is a fun way learn regex and its real world application.