mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
12 lines
177 B
HTML
12 lines
177 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<textarea style="-moz-appearance:none; width:300px; height:300px;">
|
|
foobar
|
|
</textarea>
|
|
</body>
|
|
</html>
|