Skip to content

myfan7asy/html-css-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-css-js

Home study resulted into some tiny projects, related to HTML, CSS and JS (reupload of old repo)

landingpage Simple landing page. For opening - download files and run "index.html".

contactbook Small contact book.

Regular expressions for filling text fields of pop-up window: For fields "name" and "surname" = /^[A-Z][a-z]+$/, For field "telephone" = /^[+]?[0-9]{6,20}$/, For field "email" = /^[a-z,0-9,A-Z,_]{5,20}@[a-z,0-9]{1,20}.[a-z]{2,5}$/

For opening - download files and run "index.html".

puzzle Just a puzzle. Download all files and launch "index.html".

snake Use keyboard arrows for "Snake" control. Some game features are still in progress. For launching game - download all files and run "index.html".

About

Home study resulted into some tiny projects, related to HTML, CSS and JS (reupload of old repo)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors