Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link rel="match" href="pseudo-first-letter-ref.html">
<style>
div::first-letter {
color: green;
}
</style>
<div><ruby>Base<rt>Annotation</ruby></div>