|
Reminder |
| Remember to book mark
this site! |
|
<BUTTON> The BUTTON tag
The Button Tag is used in
making simple form buttons. This tag has many attributes that will allow
the designer to spruce things up a bit if desired!
Attributes
- type - specifies
the type of button
- Value - the form value
of the button
- name - the button name
- accesskey - character
- disabled - turn the
button off
- onblur - used with
scripts
- onfocus - used with
scripts
- tabindex - the order
which the tab key will go through the buttons
Useage:
<button TYPE=submit NAME=helpbutton TABINDEX=1>
<img SRC="../images/sidebkg.jpg" width="100"
height="40" ALIGN=middle> Submit your <strong>TUTORIAL</strong> here!
</button>
How it looks:
"Building The Web Into a Nicer Place -- One Site At A Time"
Developing Webs Group Copyright © 2001-2008 All Rights Reserved
Privacy
and Legal
|
|
 |