mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-10 18:38:34 +00:00
6 lines
135 B
HTML
6 lines
135 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
<title>Textarea rows</title>
|
|
<link rel=match href=textarea-ref.html>
|
|
<textarea rows=2></textarea>
|