Skip to content

Suriya-K7/Form_DOM_Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task 02 : DOM Manipulation with form

Created task deployed on below links :

Deployed in Netlify

Deployed in Github.io

While testing, use fake filler extension on browser for entering all data easily (for time saving)

Note: As per the task, if less than two food was selected alert box message will open to add more foods.

Note: on these task responsive is not mentioned, but i implemented in a more practical way. While managing more columns on a table in a website & making it responsive will make scroll action on column. for avoiding that i added some media querries in 992px and below which will make table in stuctured way while viewing in a smaller devices. please check.

Note : on Zen portal only two space available for submitting task so i included task 03 - calculator link in below

Task 03 link (Deployed in Netlify)

Task 03 source code