February 2006
Intermediate to advanced
826 pages
63h 42m
English
The button element defines a custom “button” that functions similarly to buttons
created with the input tag. The button element may contain images (but not image maps) and any other content with the exception of a, form, and form control elements. Buttons may be rendered as shaded “3D” buttons
with up/down motion when clicked (like submit and reset buttons), unlike the image input type, which is just a flat image.