Prev Demo
HTML5
>
Text Area
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h2 style="color:magenta">Text area</h2> <textarea rows="10" cols="50" >TECH-FUNDA is an online Project (Idea) Submission Contest</textarea> </body> </html>
Note: We DO NOT save your trial code in our database.
Output