Code
Execute
<
!DOCTYPE
html
>
<
html
>
<
body
>
<
p
contenteditable
="true"
spellcheck
="true"
>
Wikitechy is an enhanccced tutorials zone providing the best learning curve.
<
/p
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <body> <p contenteditable="true" spellcheck="true"> Wikitechy is an enhanccced tutorials zone providing the best learning curve. </p> </body> </html>
Result