Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<head>
<style>
div::first-letter { color: magenta; }
</style>
</head>
<body style="direction: rtl;">
<div>
AB</div>
</body>
</html>