6 lines
83 B
HTML
6 lines
83 B
HTML
|
|
<!doctype html>
|
||
|
|
<textarea>
|
||
|
|
This is some text
|
||
|
|
inside a <textarea>
|
||
|
|
</textarea>
|