1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 16:45:07 +00:00
serenity/Base/res/html/misc/textarea.html

5 lines
83 B
HTML

<!doctype html>
<textarea>
This is some text
inside a &lt;textarea&gt;
</textarea>