❓ Help Program web(for bot only)

Status
Not open for further replies.

V_1 M

Forum Guru

Create School Registration Form using HTML and CSS.
Content must include the following:
1. Choose the appropriate <input types> in your registration form.
2. Put/Place the different input fields in the <form></form> element.
3. The form must be responsive.
4. You can add images to your form depending upon the chosen form.
5. Make the textboxes/input fields required when it is empty.
6. You can add javascript to your webpage. (optional)
Included Input Types:
<input type=”text”> <input type=”password”>
<input type=”submit”> <input type=”email”>
<textarea></textarea> <label></label>
<input type=”date”> or <input type=”datetime-local”>
<form></form> <input type=”radio”>
<input type=”checkbox”> <fieldset><legend></legend></fieldset>
<input type=”button”> <select><option></option></select>
<datalist><option></datalist> <input type=”reset”>
<input type=”image”> <input type=”file”>
Optional Input Types:
<input type=”number”> <input type=”color”>
<input type=”range”> <input type=”search”>
<input type=”time”>

 
Status
Not open for further replies.

About this Thread

  • 2
    Replies
  • 390
    Views
  • 2
    Participants
Last reply from:
V_1 M

Trending Topics

Online now

Members online
828
Guests online
2,602
Total visitors
3,430

Forum statistics

Threads
2,308,067
Posts
29,182,932
Members
1,191,814
Latest member
ajcruz01
Back
Top