Question

An advantage of the <button > tag over <input type="button" > is that
A) it allows control over the displayed size.
B) it supports the onclick event, which input does not.
C) the button can contain any HTML, including an image.
D) only one input button is allowed in any HTML form.

Answer

This answer is hidden. It contains 1 characters.