mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-11 02:49:06 +00:00
6 lines
135 B
HTML
6 lines
135 B
HTML
<!doctype html>
|
|
<meta charset=utf-8>
|
|
<title>Textarea cols</title>
|
|
<link rel=match href=textarea-ref.html>
|
|
<textarea cols=0></textarea>
|