Code
Execute
<!DOCTYPE html> <html> <head> <title>html tutorial - html5 - html code - html form - In 30Sec by Microsoft Award MVP - | wikitechy contenteditable attribute</title> </head> <body> <p contenteditable="true"> Wikitechy is an enhanced tutorials zone providing the best learning curve. </p> </body> </html>
Result