blob: 36df69b09b6d461470d9e93f645defe1ee2b663c [file] [log] [blame]
<html>
<body>
Here is a disabled button:
<button name="ok" disabled="disabled">button</button><br/>
Here is a text input: <input name="email" type="text"/>
</body>
</html>