English

Discuss the following and Answer the question. A Jr. web designer wants to design a webpage to enter the employee name, address. He needs a button to clear the form content and submit the data. - Information Technology

Advertisements
Advertisements

Question

Discuss the following and Answer the question.

A Jr. web designer wants to design a webpage to enter the employee name, address. He needs a button to clear the form content and submit the data.

  • Write the different controls he will use to create the web page.
  • State the tags to be used for the controls.
Answer in Brief

Solution

‹!DOCTYPE html›
‹html›
‹head›
‹title›Form‹/title›
‹/head›
‹body›
‹form›
‹input type="text" name="employee_name" /›‹br /›
‹textarea name="address"›‹/textarea›‹br /›
‹input type="submit" /›‹br /›
‹input type="reset" /›
‹/form›
‹/body›
‹/html›
shaalaa.com
HTML Forms
  Is there an error in this question or solution?
Chapter 3: Impressive Web Designing - Exercise [Page 59]

APPEARS IN

Balbharati Information Technology (IT) [English] 11 Standard Maharashtra State Board
Chapter 3 Impressive Web Designing
Exercise | Q 6.1 | Page 59
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×