蒙古文竖排输入工具 - 在线编辑器
<!DOCTYPE html>
<html>
<head>
<title>蒙古文输入界面</title>
<style>
.mongolian-text {
writing-mode: vertical-rl;
text-orientation: upright;
}
</style>
</head>
<body>
<textarea class="mongolian-text" rows="10" cols="1"></textarea>
</body>
</html>
原文地址: https://www.cveoy.top/t/topic/qlA3 著作权归作者所有。请勿转载和采集!