Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
.fl {
color: orange;
ruby-position: under;
}
</style>
<div><span class="fl">foo </span><ruby class="fl">base<rt>annotation</rt></ruby><br>
bar <ruby>base<rt>annotation</rt></ruby></div>