HTML - Tags - <command>

#30 of 147
command

 <html>
 <body>
     <command type="command"
         label="Send" icon="images/send.png" onclick="send()" />
 </body>
 </html>
 

The command element represents an action that the user can take.

Obsolete

N of

Ads by Google


Ask a question, send a comment, or report a problem - click here to contact me.

© Richard McGrath