Write a program to include the custom button with the form?

0

Custom button can be given just by putting the image with the button or by using any other button then normal. Usually the button is being made by the tag like:

An image can be used for the custom button as an input type like:

The input in the image format defines the graphical button that has to be placed in the form of submit on the web site. Image input type return the x-y coordinates rather than the normal text as a value. The attributes of Value and Alt will be used to set the name value attribute. The example for the same will be given as:

Β 

asked Apr 15, 2023 at 00:13
Sign in to add a comment

0 Answers

0
πŸ“ No answers yet!

Be the first to answer this interview question.

Your Answer

Sign in to post your answer and help the community.