This website requires JavaScript.
Explore
Help
Register
Sign In
alvin
/
challenge-11
Watch
1
Star
0
Fork
0
You've already forked challenge-11
mirror of
https://github.com/Alvin-Zilverstand/challenge-11.git
synced
2026-03-06 11:06:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6c53c19b27458811d805b25e2dd2c46edca02fe
challenge-11
/
js
History
Alvin
d6c53c19b2
Enhance vehicle selection in index.html by replacing text input with a dropdown menu featuring various car models from multiple brands. Update script.js to dynamically add a custom input field for 'Other model' selection. Revise styles.css for improved button and form control designs, including new animations and responsive adjustments.
2025-06-04 12:01:47 +02:00
..
script.js
Enhance vehicle selection in index.html by replacing text input with a dropdown menu featuring various car models from multiple brands. Update script.js to dynamically add a custom input field for 'Other model' selection. Revise styles.css for improved button and form control designs, including new animations and responsive adjustments.
2025-06-04 12:01:47 +02:00
tailwind.config.js
Refactor index.html to remove inline Tailwind configuration and link to external JS file. Enhance script.js with modal functionality for 'Get Started' and 'Learn More' buttons, including dynamic content and hover effects for cards.
2025-06-04 09:59:01 +02:00