13.02.2018 Views

html_tutorial pdf

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

HTML<br />

<br />

<br />

<br />

This will produce the following result:<br />

Java<br />

Submit<br />

Global Attributes<br />

This tag supports all the global attributes described in - HTML Attribute Reference<br />

Specific Attributes<br />

The HTML tag also supports the following additional attributes:<br />

Attribute Value Description<br />

disabled<br />

disabled<br />

Disables the input control. The button won't accept<br />

changes from the user. It also cannot receive focus<br />

and will be skipped when tabbing.<br />

label text Defines a label to use when using .<br />

selected<br />

selected<br />

Defines the default option to be selected when page<br />

loads.<br />

value<br />

text<br />

Specifies the value of the option to be sent to the<br />

server.<br />

Event Attributes<br />

This tag supports all the event attributes described in - HTML Events Reference<br />

Browser Support<br />

Chrome Firefox IE Opera Safari Android<br />

Yes Yes Yes Yes Yes Yes<br />

271

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!