Orvado Technologies is your one-stop shop for custom web site solutions, quality work at affordable rates
 
orvado side

<BUTTON>

The button element allows you to create a button on a web page. Unlike the INPUT type="button" element, the BUTTON tag allows you to include content within a button. Buttons are primarily used to submit form information from one web page to another.

Attributes

Attribute Description
ID Identifies this tag to reference in script (program code)
CLASS Define the class used to render this element (defined by a style sheet)
TITLE A title that is associated with the element (displayed as a tooltip in Internet Explorer)
NAME Defines the name that will be used to reference this element in the Document Object Model (DOM)
TYPE Must be defined as BUTTON for this type of input
VALUE Defines the label which is affixed to the button and is displayed to the user
DISABLED Presence of this attributes indicates the button cannot be clicked
TABINDEX Indicates the "tab order" for keyboard navigation of the web page input controls

Example

<BUTTON> name="submit" value="submit" type="submit"> Send </BUTTON>
Renders As:

Compatibility

HTML 4.01
Return to HTML Tag Reference Overview

Featured Clients

Amfa Local 9

Orvado was contacted by a major airline machinists union to help spruce up their existing site, while providing ease of maintenance.
Site Map   Terms of Service   Privacy Policy