Skip to content

iris1114/javascript_CRUD-data-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD data table


How to use

Field validation

Serial number Name Phone Email
Required v v v v
Unique v v x x
Format < 4 digit number x Taiwan tel format Email format (@ and . )
Example 1~9999 iris 02-12345678 abc@gmail.com

Skills

The technologies used are :

  1. html
  2. css
  3. javascript