Home > Web Front-end > HTML Tutorial > HTML

HTML

WBOY
Release: 2016-06-24 11:49:33
Original
894 people have browsed it

Browser Support

IE Firefox Chrome Safari Opera
         

All major browsers support the tags is the content of the button, including any acceptable body content, such as text or multimedia content. For example, we can include an image and associated text in a button and use them to create an attractive markup image in the button.

The only prohibited element is image mapping, as its mouse and keyboard-sensitive actions interfere with the behavior of form buttons.

Always specify the type attribute for buttons. The default type in Internet Explorer is "button", while the default in other browsers (including the W3C specification) is "submit".

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template