Page 1 of 1

Q. Write an HTML code to display this form at the CENTER of the page. Note the following points: i. All fields are requi

Posted: Thu Jul 14, 2022 2:11 pm
by answerhappygod
Q Write An Html Code To Display This Form At The Center Of The Page Note The Following Points I All Fields Are Requi 1
Q Write An Html Code To Display This Form At The Center Of The Page Note The Following Points I All Fields Are Requi 1 (147.68 KiB) Viewed 38 times
Q. Write an HTML code to display this form at the CENTER of the page. Note the following points: i. All fields are required fields.(without filling them form cant be submitted) ii. In City drop-down give any 4 city names. iii. In Course drop-down give 4 courses- MBA, B.Tech, BSc, MBBS iv. Set minimum no. of characters as 5 and max 20 in Name and Father name fields. v. The reset button should clear all the form. vi. You can use internal CSS if required.