Code
Execute
<
!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
html tutorial - html5 - html code - html form - In 30Sec by Microsoft Award MVP - | wikitechy-disabled
<
/title
>
<
/head
>
<
body
>
<
button
type
="button"
disabled
>
Wikitechy
<
/button
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <head> <title>html tutorial - html5 - html code - html form - In 30Sec by Microsoft Award MVP - | wikitechy-disabled</title> </head> <body> <button type="button" disabled>Wikitechy</button> </body> </html>
Result