button
<button type="button">Click Me!</button> //type button|submit|reset, 不设type时默认为 type="submit", 按enter时会自动focus到submit button
iFrame
sandbox