Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.27 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.27 KB

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