Question:
I want to create ‘back’ and ‘exit’ buttons that look the same as the’submit’ and ‘reset’ buttons that are in the <FORMS> commands,and place them all together in a table at the bottom of my Formspages. Is it possible to create buttons that are interlaced GIFs anduse them in place of traditional “submit” and “reset” buttons?
Answer:
If I understand your question correctly, the answer is yes. Youcan use interlaced GIFs as buttons to replace theones normally created with HTML in your forms, by including thefollowing construct in your form:
<input type=image name="Submit" value="value" src="picture_of_button.gif">
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.






















