Prompt:
Create a login form using HTML, CSS, and JS. Use ___ input style, ___ button design, and ___ validation method. The form should include fields for email and password, and a show/hide password toggle.
Example:
Create a login form using HTML, CSS, and JS. Use underlined input style, gradient button design, and real-time validation. The form should include fields for email and password, and a show/hide password toggle.
Signup Form Prompt
Prompt:
Create a signup form using HTML, CSS, and JS. Use ___ layout, ___ color palette, and ___ password strength indicator. The form should include fields for name, email, password, and confirm password.
Example:
Create a signup form using HTML, CSS, and JS. Use vertical layout, teal and white color palette, and a password strength indicator. The form should include fields for name, email, password, and confirm password.
Contact Form Prompt
Prompt:
Create a contact form using HTML, CSS, and JS. Use ___ field arrangement, ___ submit button style, and ___ confirmation message. The form should include fields for name, email, message, and phone number (optional).
Example:
Create a contact form using HTML, CSS, and JS. Use two-column field arrangement, outlined submit button style, and a modal confirmation message. The form should include fields for name, email, message, and phone number (optional).