review assignment2
sumitdml123
pushed to main at rishav_dml/Assignment02-Multi-Step-Form-W...
2025-01-02 09:54:32 +00:00
sumitdml123
merged pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1
2025-01-02 09:54:30 +00:00
Basic structure html and form navigation
task2
sumitdml123
commented on pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1
2024-12-26 11:40:45 +00:00
Basic structure html and form navigation
replace maxlength and minlength with max and min
sumitdml123
commented on pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1
2024-12-26 11:40:45 +00:00
Basic structure html and form navigation
Replaced regex with min="18" and max="100"
sumitdml123
commented on pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1
2024-12-26 11:40:45 +00:00
Basic structure html and form navigation
remove the commented code
sumitdml123
commented on pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1
2024-12-26 11:40:45 +00:00
Basic structure html and form navigation
function decrementStep() {
sumitdml123
commented on pull request rishav_dml/Assignment02-Multi-Step-Form-W...#1
2024-12-26 11:40:45 +00:00
Basic structure html and form navigation
Form Interface and Basic Validations
The left property is replaced with transform, which is more appropriate for handling animations and transitions, and it avoids layout reflows.