SiteExperts.com Logo Home | Community | Developer's Paradise
User Groups | Site Tools | Site Information | Search
 Main Menu
 HTML Online

HTML Tables

Form Elements
  Input Elements
  Select Elements
  TextArea Element
  Button Element
  Grouping and Labeling
  Form Element

Images and Objects

 


Sponsored Links

HTML Button Element

The HTML Button Element allows you to create really rich HTML buttons. The HTML button is very similar to the TEXTAREA element as it is a container, but it renders its contents as HTML. For example:

If you are not seeing a button, your browser does not support this feature of HTML 4.0

I created the above button as follows:

<BUTTON>
  C<SUP>O</SUP><SUB>O</SUB><EM>L</EM><B>!</B>
</BUTTON>

Create your own cool button by typing HTML into the text box below and clicking on the button: IE4 Only

Grouping and Labeling...

Copyright © 1997-2008 InsideDHTML.com, LLC. All rights reserved.