13 lines
319 B
HTML
13 lines
319 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<textarea dir="rtl" cols=20 rows=4
|
|
style="overflow: scroll;
|
|
resize: none;
|
|
scrollbar-color: pink blue"></textarea>
|
|
</body>
|
|
</html>
|