From d7cdf833478a2d1a526bda3afbe51af9e1c6f707 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 23 Feb 2019 11:04:07 +0000 Subject: add 2k textarea example --- html/form-post-textarea-2k.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 html/form-post-textarea-2k.html (limited to 'html/form-post-textarea-2k.html') diff --git a/html/form-post-textarea-2k.html b/html/form-post-textarea-2k.html new file mode 100644 index 0000000..ce278c1 --- /dev/null +++ b/html/form-post-textarea-2k.html @@ -0,0 +1,32 @@ + + + + Trivial Post Form Textarea + + +

Trivial Post Form Textarea

+
+ + +
+ + -- cgit v1.2.3