Skip to content

Instantly share code, notes, and snippets.

@tobie
Created June 19, 2013 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobie/5813312 to your computer and use it in GitHub Desktop.
Save tobie/5813312 to your computer and use it in GitHub Desktop.
<style>
span { color: green; background-color: green; }
</style>
<div><span>にほんご</span><br>日本語</div>
<style>
rt { color: green; background-color: green; }
</style>
<div></div><ruby><rb>日本語</rb><rt>にほんご</rt></ruby></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment