Button

<BUTTON> </BUTTON>

BUTTON will eventually become the standard code for creating link buttons, like in a guestbook form or on a search engine. This tag also allows for easily placing an image on the button.

<BUTTON name="submit" value="submit" type="submit"></BUTTON>