Html cheatsheet - html button tag

html button tag

Attributes

buttonAttributeDescription
accesskeyadd a keyboard shortcut to a button
disabledTo gray out a button until some other event occurs
eventassociate the button with a script
nameidentify buttons (perhaps a JavaScript function)
typeuse the button as a form element
valuespecify what kind of button to create
Date: From:www.lautturi.com, cheatsheet