Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<head>
<style>
.fl:first-letter { }
</style>
</head>
<body dir="rtl" onload="document.getElementById('t').style.padding = '0';">
<div class="fl" id="t"><span>abc</span></div>
</body>
</html>