Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<!--
-->
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="common.css">
<style>
body {
font: 100px Ahem;
line-height: 1;
}
rtc {
writing-mode: vertical-rl;
text-orientation: upright;
font-size: 25%;
}
</style>
</head>
<body>
<ruby>
<rbc>BASE</rbc><rtc>RT</rtc>
</ruby>
</body>
</html>